VerticalScrollBarWidth Property (FpSpread)
Gets or sets the width of vertical scroll bars in this component.
public int VerticalScrollBarWidth {get; set;}
'Declaration
Public Property VerticalScrollBarWidth As Integer
'Usage
Dim instance As FpSpread
Dim value As Integer
instance.VerticalScrollBarWidth = value
value = instance.VerticalScrollBarWidth