Back to Devexpress

Tile.CalculatedBackground Property

wpf-devexpress-dot-xpf-dot-layoutcontrol-dot-tile-f6dd5afe.md

latest1.1 KB
Original Source

Tile.CalculatedBackground Property

Gets the tile’s actual background. This is a dependency property.

Namespace : DevExpress.Xpf.LayoutControl

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

NuGet Package : DevExpress.Wpf.LayoutControl

Declaration

csharp
public Brush CalculatedBackground { get; }
vb
Public ReadOnly Property CalculatedBackground As Brush

Property Value

TypeDescription
Brush

A Brush object used to paint the tile’s background.

|

See Also

Tile Class

Tile Members

DevExpress.Xpf.LayoutControl Namespace