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

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

ComboBoxEditor クラス
ComboBoxEditor メンバ