XtraScrollableControl.VerticalScroll Property
Gets the vertical 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.VerticalScroll | A DevExpress.XtraEditors.VerticalScroll object that represents the vertical scrollbar. |
See Also