バージョン

Items プロパティ (ComboEditorBase<T,TControl>)

コントロールのコンテンツを生成するコレクションを取得します。
シンタックス
'宣言
 
Public ReadOnly Property Items As Infragistics.Collections.BindableItemCollection(Of T)
public Infragistics.Collections.BindableItemCollection<T> Items {get;}
参照