FlexPivot for WinForms
Items プロパティ

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

ComboBoxEditor クラス
ComboBoxEditor メンバ