TcxFilterCriteriaItemList.Clear Method
Removes all filter conditions from the current list.
Declaration
procedure Clear;
Remarks
Use the Clear method to remove all filter conditions from the current TcxFilterCriteriaItemList object.
See Also