Gets or sets the index specifying the currently selected item.
A zero-based index of the currently selected item. A value of negative one (-1) is returned if no item is selected.
This property indicates the zero-based index of the currently selected item in the combo box list. To deselect the currently selected item, set the SelectedIndex to -1.
ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace