Skip to main content

Member Table: Summary Variation

Member Description
TcxPivotGridField.SummaryVariation Specifies summary value calculation mode. Options include: computing the difference between the current and previous values or determining a percentage of row or column totals.
TcxPivotGridCrossCellSummary.SummaryVariation When calculating custom summaries, this property allows you to specify the difference between the current summary value displayed for a field and the previously calculated summary value.
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