PivotGridControl.ClearMRUFilter() Method
Clears the MRU Filter List.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
Remarks
To remove a particular criterion from the MRU Filter List, use the PivotGridControl.RemoveMRUFilter method.
See Also