RowSummaryArgs Properties
Populates the command bound to the GridControl.CustomSummaryCommand property with data.
Name | Description |
---|---|
Field |
Gets the processed field value.
Inherited from Summary |
Group |
Gets a path to the processed group row. This path contains information about applied group operations. |
Is |
Gets whether a group summary value is calculated. |
Is |
Gets whether a total summary value is calculated. |
Item |
Gets a record in a data source.
Inherited from Summary |
Mode | Gets whether the current summary is calculated against all rows or the selection. |
Source |
Gets the record’s index in a data source. |
Summary |
Gets the calculated summary item.
Inherited from Summary |
Summary |
Gets the calculation stage.
Inherited from Summary |
Total |
Gets or sets the total summary value.
Inherited from Summary |
Total |
Gets or sets whether to skip the Calculation stage of the custom summary calculation process.
Inherited from Summary |
See Also