DataAreaElementData Properties
Contains the field value cell’s and data area cell’s 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. |
Border |
Gets or sets the outer indents of the field value cell or data area cell. |
Dependency |
Gets the Dependency |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Display |
Gets the text that is displayed in the field value cell or data area cell. |
Field | Gets the field to which the element belongs. |
Foreground | Gets or sets the brush that is used to paint the foreground of the field value cell or data area cell. |
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. |
Max |
Gets the maximum row index (for row fields) or column index (for column fields) 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 row index (for row fields) or column index (for column fields) that corresponds to the field value that is processed. |
Min |
Gets the index of the first nested cell at the last column level. |
Pivot |
|
Value | Gets the value of the field value cell or data area cell. |
See Also