WinUI コントロール
View プロパティ

C1.WinUI.DataFilter アセンブリ > C1.WinUI.DataFilter 名前空間 > C1DataFilter クラス : View プロパティ
ItemsSource をフィルタ処理した結果を取得します。
シンタックス
'宣言
 
Public ReadOnly Property View As System.Collections.Generic.IReadOnlyList(Of Object)
public System.Collections.Generic.IReadOnlyList<object> View {get;}
参照

C1DataFilter クラス
C1DataFilter メンバ