NodeSummaryArgs Constructors
Populates the command bound to the TreeListView.CustomSummaryCommand property with data.Name | Parameters | Description |
---|---|---|
NodeSummaryArgs(Object, IEnumerable<Object>, SummaryArgsItem, Object, Boolean, Object, SummaryProcess) | item, path, summaryItem, fieldValue, isTotalSummary, totalValue, summaryProcess | Initializes a new instance of the NodeSummaryArgs class with specified settings. |
See Also