Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportFiltering Interface / FilterExpression Property

In This Topic
    FilterExpression Property (ISupportFiltering)
    In This Topic
    Gets the filter expression applied to the data.
    Syntax
    'Declaration
     
    
    ReadOnly Property FilterExpression As FilterExpression
    FilterExpression FilterExpression {get;}
    See Also