ScrollBarBase.GetDefaultVerticalScrollBarWidth() Method
Returns the default width, in pixels, of vertical scroll bars displayed in the current scroll UI mode.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Int32 | A Int32 value that indicates the default width, in pixels, of a vertical scroll bar. |
See Also