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