C1.Silverlight.DataGrid Namespace > C1DataGrid Class : VerticalScrollStep Property |
'Declaration
Public Property VerticalScrollStep As DataGridScrollStep
public DataGridScrollStep VerticalScrollStep {get; set;}
Mode | Description |
---|---|
Discrete | Always a row will be scrolled independently the size of the row. |
Pixel | Each time the mouse wheel event is raised an specified number of pixels is scrolled. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2