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