TcxTreeListSummary.Recalculate Method
In This Article
Recalculates all summaries created in the TreeList control.
#Declaration
Delphi
procedure Recalculate;
#Remarks
A Recalculate
procedure call updates FooterSummaryTexts, FooterSummaryValues, GroupFooterSummaryTexts, and GroupFooterSummaryValues collections.
See Also