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