SidePanel.BorderThickness Property
Gets or sets the SidePanel border thickness.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 1 | An Int32 value that specifies the SidePanel border thickness. |
See Also