IPivotTable.Reload() Method
Reloads Pivot Table data.
Namespace: DevExpress.Blazor.PivotTable
Assembly: DevExpress.Blazor.PivotTable.v24.2.dll
NuGet Package: DevExpress.Blazor.PivotTable
Declaration
void Reload()
Remarks
Refer to the Reload() method description for more information and an example.
See Also