WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / C1DataFilter Class / OnFilterValueChanged Method
An FilterChangedEventArgs that contains the event data.
In This Topic
    OnFilterValueChanged Method
    In This Topic
    Raises the FilterValueChanged event.
    Syntax
    protected virtual void OnFilterValueChanged( 
       FilterChangedEventArgs e
    )

    Parameters

    e
    An FilterChangedEventArgs that contains the event data.
    See Also