Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / C1DataFilter Class / Filters Property

In This Topic
    Filters Property
    In This Topic
    Gets the collection of filters.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Filters As FilterCollection
    public FilterCollection Filters {get;}
    See Also