Property SelectedItem
SelectedItem
This is a convenience property that is an alias for Value. Get or set the index of the currently selected item.
public int? SelectedItem { get; set; }
This is a convenience property that is an alias for Value. Get or set the index of the currently selected item.
public int? SelectedItem { get; set; }