WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / DateRangeFilterBase Class / IsApplied Property
In This Topic
    IsApplied Property (DateRangeFilterBase)
    In This Topic
    Gets a value indicating the current Filter is applied or not.
    Syntax
    public virtual bool IsApplied {get;}
    See Also