WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / OnFilterChanged Method
An System.EventArgs that contains the event data.
In This Topic
    OnFilterChanged Method
    In This Topic
    Raises the FilterChanged event.
    Syntax
    protected void OnFilterChanged( 
       EventArgs e
    )

    Parameters

    e
    An System.EventArgs that contains the event data.
    See Also