SelectedIndex Property
SelectedIndex
Returns or sets the bookmark of the currently selected item.
Declaration
[Bindable(true)]
[Browsable(false)]
public int SelectedIndex { get; set; }
<Bindable(True)>
<Browsable(False)>
Public Property SelectedIndex As Integer