The TreeListColumn.SummaryFooter property. |
Specifies the type of summary to calculate against all nodes or only root nodes. |
The TreeListOptionsView.ShowSummaryFooter property . |
Specifies whether the summary footer is visible. |
The TreeListColumn.AllNodesSummary property. |
Specifies whether a total summary is calculated against all nodes or only root nodes. |
The TreeListColumn.SummaryFooterStrFormat property. |
Specifies the format for total summary values. |
The TreeListColumn.RowFooterSummary property. |
Specifies the type of summary calculated against child nodes of every parent node. |
The TreeListOptionsView.ShowRowFooterSummary property. |
Specifies whether group footers are visible. |
The TreeListColumn.RowFooterSummaryStrFormat property. |
Specifies the format for group summary values. |
The TreeList.GetCustomSummaryValue event. |
Allows custom summaries to be implemented. |
The TreeListOptionsMenu.EnableFooterMenu property. |
Specifies whether footer context menus are enabled. These menus allow end-users to apply a summary to a column or change the current summary type. |