Skip to main content
Row

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

PivotDataField.ShowValuesWithCalculation Method

Name Parameters Description
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField, PivotBaseItemType) calculationType, baseField, baseItemType Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField, PivotItem) calculationType, baseField, baseItem Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField) calculationType, baseField Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType) calculationType Applies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.