VScrollBarBase Class
Serves as the base for the VScrollBar class.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
#Remarks
The VScrollBarBase class is abstract and thus cannot be used directly. It overrides the ScrollBarBase.ScrollBarType property inherited from the ScrollBarBase class to assign it a ScrollBarType.Vertical value.