FlexGrid for WinForms
Items プロパティ (ComboBoxEditor)

C1.Win.FlexGrid.6 アセンブリ > C1.Win.FlexGrid 名前空間 > ComboBoxEditor クラス : Items プロパティ
現在アクティブな ComboBox エディタ内の項目のコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As System.Collections.IList
public System.Collections.IList Items {get;}
解説
アクティブエディタが存在しないか、エディタがコンボボックスでない場合、戻り値は null です。
参照

ComboBoxEditor クラス
ComboBoxEditor メンバ