Back to Devexpress

DataAreaElementData.Background Property

wpf-devexpress-dot-xpf-dot-pivotgrid-dot-dataareaelementdata-17a5f4f8.md

latest1.3 KB
Original Source

DataAreaElementData.Background Property

Gets or sets the brush that is used to paint the field value cell or data area cell.

Namespace : DevExpress.Xpf.PivotGrid

Assembly : DevExpress.Xpf.PivotGrid.v25.2.dll

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public Brush Background { get; set; }
vb
Public Property Background As Brush

Property Value

TypeDescription
Brush

The brush that is used to paint the field value cell or data area cell.

|

See Also

DataAreaElementData Class

DataAreaElementData Members

DevExpress.Xpf.PivotGrid Namespace