[]
Specifies how the grid is scrolled when the final user interacts with the grid.
public enum GridScrollMode
Name | Description |
---|---|
Dimension | The grid will be scrolled by row or column when dragging the scrollbar thumb. |
Pixel | The grid will be scrolled by pixels when dragging the scrollbar thumb. |