Gets the vertical scroll bar.
Declaration
[TypeConverter(typeof(SpreadScrollBarConverter))]
public SpreadVScrollBar VerticalScrollBar { get; set; }
<TypeConverter(GetType(SpreadScrollBarConverter))>
Public Property VerticalScrollBar As SpreadVScrollBar