Table of Contents

Property Components

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Components

Gets the collection of components associated with this object.

[Browsable(false)]
public virtual BaseCollection<DisposableObject> Components { get; }

Property Value

BaseCollection<DisposableObject>

Remarks

This property is not browsable in a property grid. The collection is intended to manage disposable objects associated with this instance.