SelectedItem Property (SparkListBase)
Class
SparkListBase
.
Action
Gets the item that is currently selected.
Syntax
C#
protected
String
selectedItem { get; }
VB
'Declaration Protected Read Property selectedItem As
String
Access
Read only.