C1.WPF.Input Namespace / C1MultiSelect Class / SelectedIndex Property

In This Topic
SelectedIndex Property
In This Topic
Gets or sets the index of the selected item.
Syntax
'Declaration
 
Public Property SelectedIndex As Integer
 
See Also