[]
Represents a control that allows a user to select items from among its child elements.
public interface ISelector : ICellLinkControl<int>, ICellLinkControl, IControl
| Name | Description |
|---|---|
| ItemsSourceRange | Represents the items source of this control. This property can't be used if items were added to Items. |
| SelectedIndex | Represents the selected index of this control. |