Property SelectedItem
SelectedItem
Gets or sets the index of the currently selected item.
public int SelectedItem { get; set; }
Property Value
- int
The selected item.
Gets or sets the index of the currently selected item.
public int SelectedItem { get; set; }
The selected item.