CellControl.LeftBorderThickness Property
Gets or sets the width of the left cell border. This is a dependency property.
Namespace: DevExpress.Xpf.Scheduling.Visual
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Double | A Double value which specifies the border width in pixels. |
See Also