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