SelectedComponents Property
SelectedComponents
Contains list of selected components or controls.
Declaration
[Browsable(false)]
public IEnumerable<IComponent> SelectedComponents { get; set; }
Property Value
Type | Description |
---|---|
IEnumerable<IComponent> |