Back to Devexpress

BaseColumn.ActualBandHeaderLeftSeparatorColor Property

wpf-devexpress-dot-xpf-dot-grid-dot-basecolumn-24c0a332.md

latest1.2 KB
Original Source

BaseColumn.ActualBandHeaderLeftSeparatorColor Property

Gets an actual color of the band header’s left separator. This is a dependency property.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Property Value

TypeDescription
Brush

A Brush value.

|

See Also

BaseColumn Class

BaseColumn Members

DevExpress.Xpf.Grid Namespace