FlexPivot for WinForms
SelectedKey プロパティ

C1.Win.C1FlexGrid.4.5.2 アセンブリ > C1.Win.C1FlexGrid 名前空間 > ComboBoxEditor クラス : SelectedKey プロパティ
Gets the key that corresponds to the selected item in the currently active ComboBox editor.
シンタックス
'宣言
 
Public ReadOnly Property SelectedKey As System.Object
public System.object SelectedKey {get;}
解説
If there's no active editor, if the editor is not a ComboBox, or if the cell being edited does not have an associated DataMap, the value returned is null.
参照

ComboBoxEditor クラス
ComboBoxEditor メンバ