Skip to main content
All docs
V23.2

RowSummaryExistsArgs Properties

Populates the command bound to the GridControl.CustomSummaryExistsCommand property with data.
Name Description
Exists Gets or sets whether to calculate and display the summary value.
GroupPath Gets a path to the processed group row. This path contains information about applied group operations.
IsGroupSummary Gets whether a group summary value is about to be calculated.
IsTotalSummary Gets whether a total summary value is about to be calculated.
SummaryItem Gets the processed summary item.
See Also