Reports for WinForms
Items プロパティ (RenderInputComboBox)

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > RenderInputComboBox クラス : Items プロパティ
この ComboBox に含まれるアイテムのコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As RenderInputComboBoxItemCollection
public RenderInputComboBoxItemCollection Items {get;}
解説
このメソッドは常に非 nullRenderInputComboBoxItemCollectionを、存在しなかった場合は初期化して返します。コンボボックスが Itemsコレクションを作成せずに 項目をすでに含んでいるかどうかをテストするには、 HasItemsプロパティを使用します。
参照

RenderInputComboBox クラス
RenderInputComboBox メンバ