Skip to main content
A newer version of this page is available. .

Member Table: Summary Display Mode

Method Description
PivotGridFieldBase.SummaryDisplayType Gets or sets how a summary value which is calculated against the current data field is represented in a cell (as is, or as the difference between the current value and the previously calculated value).
PivotGridFieldOptions.HideEmptyVariationItems Gets or sets whether the first (empty) column/row that displays variation data for the current data field must be hidden.
PivotGridOptionsData.AllowCrossGroupVariation Gets or sets whether summary variations are calculated independently within individual groups or throughout the PivotGridControl.
See Also