ListControlIHandler Interface |
Namespace: Eto.Forms
The ListControlIHandler type exposes the following members.
Name | Description | |
---|---|---|
DataStore |
Gets or sets the data store for the items of the list control.
| |
ItemKeyBinding |
Gets or sets the binding for the key value of each item.
| |
ItemTextBinding |
Gets or sets the binding for the text value of each item.
| |
SelectedIndex |
Gets or sets the index of the currently selected item in the DataStore | |
TextColor |
Gets or sets the color of the text.
|