Skip to main content
A newer version of this page is available. .
All docs
V21.1

RowSummaryArgs Constructors

Populates the command bound to the GridControl.CustomSummaryCommand property with data.
Name Parameters Description
RowSummaryArgs(Object, Int32, SummaryArgsItem, Object, Object, IReadOnlyList<GroupInfo>, SummaryProcess, SummaryMode) item, sourceIndex, summaryItem, fieldValue, totalValue, groupPath, summaryProcess, mode Initializes a new instance of the RowSummaryArgs class with specified settings.
See Also