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