FlexPivot for WinForms
SelectedIndex プロパティ (ComboBoxEditor)

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ComboBoxEditor クラス : SelectedIndex プロパティ
Gets or sets the selected index in the currently active ComboBox editor.
シンタックス
'宣言
 
Public Property SelectedIndex As System.Integer
public System.int SelectedIndex {get; set;}
解説
If there's no active editor, or if the editor is not a ComboBox, the value returned is -1.
参照

ComboBoxEditor クラス
ComboBoxEditor メンバ