TcxDataFilterCriteria.IsFiltering Method
Specifies whether filtering is in effect.
Declaration
function IsFiltering: Boolean; virtual;
Returns
Type |
---|
Boolean |
Remarks
The function returns True if the filter criteria specified by the FilterText property is not empty and the Active property is set to True.
See Also