WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / BaseRangeFilterPresenter Class / IsUpdating Property
In This Topic
    IsUpdating Property (BaseRangeFilterPresenter)
    In This Topic
    A flag to prevent subsequence property changed event because elements are related to each other.
    Syntax
    protected bool IsUpdating {get; set;}
    See Also