PivotGridControl.HideFieldList() Method
In This Article
Hides the Customization Form.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v14.2.dll
#Declaration
#Remarks
To show the customization form, use the PivotGridControl.ShowFieldList method.
See Also