PivotGridControl.HideFilterEditor() Method
In This Article
Hides the Filter Editor.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Remarks
To show the Filter Editor, use the PivotGridControl.ShowFilterEditor() method.
See Also