XtraScrollableControl.HorizontalScroll Property
Gets the horizontal scrollbar’s settings.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraEditors.HorizontalScroll | A DevExpress.XtraEditors.HorizontalScroll object that represents the horizontal scrollbar. |
See Also