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