Click or drag to resize

IHandler Properties

The ListControlIHandler type exposes the following members.

Properties
  NameDescription
Public propertyDataStore
Gets or sets the data store for the items of the list control.
Public propertyItemKeyBinding
Gets or sets the binding for the key value of each item.
Public propertyItemTextBinding
Gets or sets the binding for the text value of each item.
Public propertySelectedIndex
Gets or sets the index of the currently selected item in the DataStore
Public propertyTextColor
Gets or sets the color of the text.
Top
See Also