[]
Gets or sets a value that specifies how the GcSpreadSheet scroll in vertical direction.
public int HorizontalScrollBarSmallChange { get; set; }
Public Property HorizontalScrollBarSmallChange As Integer
| Type | Description |
|---|---|
| int | A VerticalScrollMode value that specifies how the GcSpreadSheet scroll in vertical direction. The default is Row. |