Skip to main content
A newer version of this page is available. .

GetCustomSummaryValueEventArgs Properties

Provides data for the TreeList.GetCustomSummaryValue event.
Name Description
Column Obtains the Tree List column used by the summary calculations.
CustomValue Gets or sets a value to be displayed within a summary.
IsSummaryFooter Gets a value indicating whether the total or group summary value is to be calculated.
Nodes Gets the nodes collection for which to calculate a custom summary.
See Also