SelectedIndex Property (SparkListBase)
Class
SparkListBase
.
Action
Gets the 0-based index of the selected item, or -1 if no item is selected.
Syntax
'Declaration Protected Read Property selectedIndex As
Integer
Access
Read only.