Back to Devexpress

PivotDataField.ShowValuesWithCalculation Method

officefileapi-devexpress-dot-spreadsheet-dot-pivotdatafield-dot-showvalueswithcalculation.md

latest1.6 KB
Original Source

PivotDataField.ShowValuesWithCalculation Method

NameParametersDescription
ShowValuesWithCalculation(PivotShowValuesAsType, PivotField, PivotBaseItemType)calculationType, baseField, baseItemTypeApplies 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, baseItemApplies 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, baseFieldApplies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.
ShowValuesWithCalculation(PivotShowValuesAsType)calculationTypeApplies the “Show values as” calculation option to the data field to change the way summary values are displayed within the report.