DataCollection
Filter プロパティ (C1CollectionView)

C1.WPF.DataCollection アセンブリ > C1.WPF.DataCollection 名前空間 > C1CollectionView クラス : Filter プロパティ
Gets or sets a callback used to determine if an item is suitable for inclusion in the view.
シンタックス
'宣言
 
Public Property Filter As System.Predicate(Of Object)
public System.Predicate<object> Filter {get; set;}
参照

C1CollectionView クラス
C1CollectionView メンバ