TreeListCustomSummaryEventArgs Constructors
Provides data for the ASPxTreeList.CustomSummaryCalculate event.| Name | Parameters | Description |
|---|---|---|
| TreeListCustomSummaryEventArgs(TreeListNode, TreeListSummaryItem, CustomSummaryProcess) | node, summaryItem, summaryProcess | Initializes a new instance of the TreeListCustomSummaryEventArgs class. |
See Also