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