SummaryArgs Constructors
Populates commands bound to the GridControl.CustomSummaryCommand and TreeListView.CustomSummaryCommand properties with data.Name | Parameters | Description |
---|---|---|
SummaryArgs(Object, SummaryArgsItem, Object, Object, SummaryProcess) | item, summaryItem, fieldValue, totalValue, summaryProcess | Initializes a new instance of the SummaryArgs class with specified settings. |
See Also