method ExFileView.ClearFilter ()
Clears the filter. /*not supported in the lite version*/

TypeDescription
The method clears the ColumnFilter and ColumnFilterType properties for all columns in the control. The ApplyFilter method is automatically called when ClearFilter method is invoked. Use the FilterBarHeight property to hide the control's filter bar. Use the FilterBarCaption property to specify the caption in the control's filter bar. Use the Description property to change predefined strings in the control's filter bar.