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.2.dll
Declaration
Returns
Type | Description |
---|---|
Int32 | An Int32 value that specifies the SidePanel border thickness. |
See Also