Action
Gets the currently selected list item. NULL is returned, if no item is currently selected.
Syntax
'Declaration
Protected Read Property SelectedItem As ItemIdentifier
Access
Read only.
Examples
Dim selectedItem As String = colorsList.SelectedItem