BaseColumn.ActualBandRightSeparatorWidth Property
Gets the actual width of the band’s right separator. This is a dependency property.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v25.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The actual width of the band’s right separator. |
See Also