WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / RangeFilterBase Class / OnPropertyChanged Method / OnPropertyChanged(String) Method
In This Topic
    OnPropertyChanged(String) Method
    In This Topic
    Raises the PropertyChanged event.
    Syntax
    protected void OnPropertyChanged( 
       string propertyName
    )

    Parameters

    propertyName
    See Also