バージョン

DateFilterTypeList プロパティ

フィルター処理する Infragistics.Controls.Grids.DateFilterObjectType のリストを取得または設定します。
シンタックス
'宣言
 
Public ReadOnly Property DateFilterTypeList As ObservableCollection(Of DateFilterListDisplayObject)
public ObservableCollection<DateFilterListDisplayObject> DateFilterTypeList {get;}
参照