Back to Devexpress

Cell

wpf-7984-controls-and-libraries-pivot-grid-ui-elements-cell.md

latest1.7 KB
Original Source

Cell

  • May 08, 2019

Cells display summary values which have been calculated for row and column fields. Cells are located in the Data Area.

Each cell displays a summary calculated against a data field for a subset of the records in the control’s data source. All records from this subset have matching values in a column field(s) and row field(s) and these values are identified by column and row headers.

The following table lists the main properties affecting the element’s appearance.

|

Appearance

|

PivotGridField.CellTemplate

PivotGridField.CellTemplateSelector

PivotGridControl.FocusedCellBorderTemplate

| |

Summary

|

PivotGridField.SummaryType

PivotGridField.SummaryDisplayType

| |

Visibility

|

PivotGridField.ShowValues

| |

Customization

|

PivotGridControl.CustomCellValue

PivotGridControl.CustomCellDisplayText

| |

Format

|

PivotGridField.CellFormat

|