public enum GridScrollMode : System.Enum
public enum GridScrollMode : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
C1.WinUI.Grid.GridScrollMode