SidePanel.GetBorderThickness() Method
Gets or sets the actual SidePanel border thickness scaled according to the current DPI settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Int32 | An Int32 value that specifies the SidePanel border thickness. |
See Also