Skip to main content
All docs
V23.2

SummaryArgs Properties

Populates commands bound to the GridControl.CustomSummaryCommand and TreeListView.CustomSummaryCommand properties with data.
Name Description
FieldValue Gets the processed field value.
Item Gets a record in a data source.
SummaryItem Gets the calculated summary item.
SummaryProcess Gets the calculation stage.
TotalValue Gets or sets the total summary value.
TotalValueReady Gets or sets whether to skip the Calculation stage of the custom summary calculation process.
See Also