WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / View Property
In This Topic
    View Property
    In This Topic
    Gets the result of filtering the ItemsSource.
    Syntax
    public IReadOnlyList<object> View {get;}
    See Also