SelectedIndex

Gets or sets the index of the selected item in the drop-down list.

public int SelectedIndex { get; set; }

See Also