Back to Devexpress

Member Table: Summary Display Mode

aspnet-7305-components-pivot-grid-member-tables-data-related-features-member-table-summary-display-mode.md

latest945 B
Original Source

Member Table: Summary Display Mode

  • Dec 17, 2020
MethodDescription
PivotGridFieldBase.SummaryDisplayTypeSpecifies 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.HideEmptyVariationItemsSpecifies whether the first (empty) column/row that displays variation data for the current data field must be hidden.
PivotGridOptionsData.AllowCrossGroupVariationSpecifies whether summary variations are calculated independently within individual groups or throughout the ASPxPivotGrid.