IPivotTable.ClearFilter() Method
Clears the filter applied to Pivot Table data.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v26.1.dll
Declaration
void ClearFilter()
Remarks
Refer to the ClearFilter() method description for additional information and an example.
See Also