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