Property SelectedIndex
SelectedIndex
Gets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty.
public int SelectedIndex { get; set; }
Gets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty.
public int SelectedIndex { get; set; }