CellElementData Properties
Contains the pivot grid’s cell data, location, and layout characteristics.
Name | Description |
---|---|
Background |
Gets or sets the brush that is used to paint the field value cell or data area cell.
Inherited from Data |
Border |
Gets or sets the outer indents of the field value cell or data area cell.
Inherited from Data |
Column |
Gets the index of the column. |
Column |
Gets information about the column total related to the current cell. |
Column |
Gets information about the column field related to the current cell. |
Column |
Gets the text that is displayed in column field values. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Gets the cell’s display text. |
Field | Gets the data field to which the cell belongs. |
Foreground |
Gets or sets the brush that is used to paint the foreground of the field value cell or data area cell.
Inherited from Data |
Is |
Gets or sets a value that determines whether this element is focused. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Is |
Gets a value that indicates whether the field value or data area cell is selected.
Inherited from Data |
Is |
Gets whether the cell value is a total. |
Max |
Gets the maximum column index that corresponds to the field value that is processed. |
Max |
Gets the index of the last nested cell at the last column level. |
Min |
Gets the minimum column index that corresponds to the field value that is processed. |
Min |
Gets the index of the first nested cell at the last column level. |
Pivot |
Gets the Pivot Grid control to which the cell belongs. |
Row |
Gets the index of the specified row. |
Row |
|
Row |
Gets information about the row field value that corresponds to the current cell. |
Row |
|
Value | Gets the value of the cell. |
See Also