Version

ClearFilters Method (WorksheetTable)

Clears all filters from the columns in the table.
Syntax
public void ClearFilters()
Remarks

If any filters are present and removed when this is called, all hidden rows in the data area of the table will be unhidden.

Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also