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