TcxPivotGridFieldFilter.Clear Method
Clears the field’s filter.
Declaration
procedure Clear; virtual;
Remarks
Call this method to clear the field’s filter condition. This method removes any field value from the Values collection and resets the HasFilter property.
See Also