Skip to main content

Member Table: Summaries

Member Description
TcxPivotGridField.SummaryType Specifies the type of summary function which is calculated against a data field.
TcxPivotGridField.OnCalculateCustomSummary This event allows you to provide a custom summary for a data cell.
TcxPivotGridCrossCell.SummaryCells Provides indexed access to the summary values calculated for a particular field. This member is provided by a cross cell.
TcxCustomPivotGrid.SummaryFields Represents a collection of fields whose values are involved in summary calculations.
TcxPivotGridOptionsData.CalculationBase Specifies how summary values are calculated for data cells.
TcxCustomPivotGrid.OnLayoutChanged Enables you to track changes made to the pivot grid’s layout.
See Also