DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter Namespace / CalendarFilter Class / IsApplied Property

In This Topic
    IsApplied Property (CalendarFilter)
    In This Topic
    Gets a value indicating the current filter is applied or not.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsApplied As Boolean
    public virtual bool IsApplied {get;}
    See Also