[]
        
(Showing Draft Content)

C1.Win.FlexGrid.ComboBoxEditor.SelectedIndex

SelectedIndex Property

SelectedIndex

Gets or sets the selected index in the currently active ComboBox editor.

Declaration
public int SelectedIndex { get; set; }
Remarks

If there's no active editor, or if the editor is not a ComboBox, the value returned is -1.