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