Skip to main content
All docs
V23.2

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