Back to Devexpress

BaseColumn.ActualBandLeftSeparatorWidth Property

wpf-devexpress-dot-xpf-dot-grid-dot-basecolumn-68bcadcc.md

latest1.1 KB
Original Source

BaseColumn.ActualBandLeftSeparatorWidth Property

Gets the actual width of the band’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 double ActualBandLeftSeparatorWidth { get; }
vb
Public ReadOnly Property ActualBandLeftSeparatorWidth As Double

Property Value

TypeDescription
Double

The actual width of the band’s left separator.

|

See Also

BaseColumn Class

BaseColumn Members

DevExpress.Xpf.Grid Namespace