TcxPivotGridCrossCellSummary Methods
Stores all the calculated summary values for a cross cell and the settings used to calculate them.| Name | Description |
|---|---|
| Clear | Clears all the calculated summary values. |
| Equals(TObject) | Inherited from TObject. |
| GetHashCode | Inherited from TObject. |
| GetPrevCell(TcxPivotGridCrossCellSummary) | Returns the object that contains the summary values calculated for the cell in the column that precedes the column of a particular cell and corresponds to the same field. |
| GetSummaryByType(TcxPivotGridSummaryType) | Returns the summary value calculated using the specific summary function. |
| GetSummaryValue(TcxPivotGridSummaryType) | |
| GetValue(Integer) | Returns the field value at the specified drilldown data record. |
| ToString | Inherited from TObject. |
See Also