ScrollBarBase.GetDefaultHorizontalScrollBarHeight() Method
Returns the default height, in pixels, of horizontal 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 height, in pixels, of a horizontal scroll bar. |
See Also