TreeListCustomSummaryEventArgs Properties
Provides data for the TreeListView.CustomSummary event.
Name | Description |
---|---|
Field |
Gets the processed field value. |
Node | Gets the processed node. |
Summary |
Gets a summary item whose value is being calculated. |
Summary |
Gets a value indicating the calculation stage. |
Total |
Gets or sets the total summary value. |
See Also