IPivotTable.HideFieldList() Method
Hides the Field List.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v26.1.dll
Declaration
void HideFieldList()
Remarks
Refer to the HideFieldList() method description for additional information and an example.
See Also