WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / BaseRangeFilterPresenter Class / FilterOnPropertyChanged Method
Presenter.
Args.
In This Topic
    FilterOnPropertyChanged Method (BaseRangeFilterPresenter)
    In This Topic
    Filter property changed event handler.
    Syntax
    protected virtual void FilterOnPropertyChanged( 
       object sender,
       PropertyChangedEventArgs e
    )

    Parameters

    sender
    Presenter.
    e
    Args.
    See Also