GetCustomSummaryValueEventArgs Properties
Provides data for the TreeList.GetCustomSummaryValue event.
Name | Description |
---|---|
Column | Obtains the Tree List column used by the summary calculations. |
Custom |
Gets or sets a value to be displayed within a summary. |
Is |
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