ITreeList.RefreshSummary() Method
Refreshes all total summary values in the TreeList.
Namespace: DevExpress.Blazor
Assembly: DevExpress.Blazor.v24.1.dll
NuGet Package: DevExpress.Blazor
Declaration
void RefreshSummary()
Remarks
Refer to the RefreshSummary() method description for more information and an example.
See Also