Skip to main content

Member Table: Access Cell Values

Member Description
TcxPivotGridViewData.Cells Provides access to the object which stores the calculated summary values for a particular data cell.
TcxPivotGridViewData.CellsAsText Returns the display text of a particular data cell.
TcxPivotGridViewData.ColumnCount Gets a count of the columns in the pivot grid.
TcxPivotGridViewData.RowCount Gets a count of the rows in the pivot grid.
See Also