[]
The list box control.
public interface IListBox : IControl<IListBox>, ISelector<ListBoxItem>, ISelector, ICellLinkControl<int>, ICellLinkControl, IControl
Public Interface IListBox
Inherits IControl(Of IListBox), ISelector(Of ListBoxItem), ISelector, ICellLinkControl(Of Integer), ICellLinkControl, IControl
Name | Description |
---|---|
SelectedItems | Gets the currently selected items. |
SelectionMode | The selection mode. |