IPivotTable.CollapseAllGroups() Method
Collapses all groups in the Pivot Table component.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v26.1.dll
Declaration
void CollapseAllGroups()
Remarks
Refer to the CollapseAllGroups() method description for additional information and an example.
See Also