C1.WPF.DataFilter Namespace / Filter Class / IsApplied Property

In This Topic
IsApplied Property (Filter)
In This Topic
Gets a value indicating the current Filter is applied or not.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsApplied As Boolean
 
See Also