TreeListCustomSummaryEventArgs Properties
Contains data for the CustomSummary event.
Name | Description |
---|---|
Data |
Returns the processed data item. |
Field |
Returns the data field value. |
Item | Returns the summary item. |
Summary |
Specifies a calculation stage. |
Total |
Specifies the summary value. |
Total |
Specifies whether or not to skip the Calculate stage of the custom summary calculation. |
Tree |
Returns the Tree |
See Also