ComponentOne True DBGrid for WinForms
SelectedIndex Property

C1.Win.C1TrueDBGrid.4 Assembly > C1.Win.C1TrueDBGrid Namespace > ComboEventArgs Class : SelectedIndex Property
Gets the index of the selected item in the combobox.
Syntax
'Declaration
 
Public ReadOnly Property SelectedIndex As System.Integer
public System.int SelectedIndex {get;}
See Also

Reference

ComboEventArgs Class
ComboEventArgs Members