Back to Devexpress

DataAreaElementData Properties

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-dataareaelementdata-dot-underscore-properties.md

latest4.4 KB
Original Source

DataAreaElementData Properties

Contains the field value cell’s and data area cell’s data, location, and layout characteristics.

NameDescription
BackgroundGets or sets the brush that is used to paint the field value cell or data area cell.
BorderThicknessGets or sets the outer indents of the field value cell or data area cell.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DisplayTextGets the text that is displayed in the field value cell or data area cell.
FieldGets the field to which the element belongs.
ForegroundGets or sets the brush that is used to paint the foreground of the field value cell or data area cell.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
IsSelectedGets a value that indicates whether the field value or data area cell is selected.
MaxIndexGets the maximum row index (for row fields) or column index (for column fields) that corresponds to the field value that is processed.
MaxLevelGets the index of the last nested cell at the last column level.
MinIndexGets the minimum row index (for row fields) or column index (for column fields) that corresponds to the field value that is processed.
MinLevelGets the index of the first nested cell at the last column level.
PivotGrid
ValueGets the value of the field value cell or data area cell.

See Also

DataAreaElementData Class

DataAreaElementData Members

DevExpress.Xpf.PivotGrid Namespace