Property SelectedItem
SelectedItem
Gets the index of the item that is now selected. null if there is no selection.
public int? SelectedItem { get; }
Property Value
- int?
Gets the index of the item that is now selected. null if there is no selection.
public int? SelectedItem { get; }