Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.Slicers Namespace / SlicerCache Class / ClearAllFilters Method


In This Topic
ClearAllFilters Method (SlicerCache)
In This Topic
Clears the filter depending on the slicer cache type.
Syntax
'Declaration
 
Public MustOverride Sub ClearAllFilters() 
 
'Usage
 
Dim instance As SlicerCache
 
instance.ClearAllFilters()
See Also