Skip to main content

TcxPivotGridCrossCell.CalculateSummaries Method

Calculates summary values for the current cross cell.

Declaration

procedure CalculateSummaries;

Remarks

This method is called automatically when it’s necessary to calculate summary values using the records associated with the current cross cell. The calculated summary values can be accessed via the SummaryCells zero-based indexed collection.

This method is for internal use only.

See Also