TreeListCustomSummaryEventArgs Constructors
Provides data for the TreeListView.CustomSummary event.Name | Parameters | Description |
---|---|---|
TreeListCustomSummaryEventArgs(TreeListNode, SummaryItemBase, CustomSummaryProcess, Object, Boolean) | node, summaryItem, summaryProcess, fieldValue, isTotalSummary | Initializes a new instance of the TreeListCustomSummaryEventArgs class with the specified settings. |
See Also