Blazor | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / ISupportFiltering Interface / FilterChanged Event

In This Topic
    FilterChanged Event (ISupportFiltering)
    In This Topic
    Raised after a filter operation was performed.
    Syntax
    'Declaration
     
    
    Event FilterChanged As EventHandler
    event EventHandler FilterChanged
    See Also