ComponentOne DataGrid for WPF and Silverlight
DataGridScrollStep Structure
Members 

C1.WPF.DataGrid Namespace : DataGridScrollStep Structure
Represent the length used to scroll a step, typically the up/down buttons in the scrollbar, and the mouse wheel.
Object Model
DataGridScrollStep Structure
Syntax
'Declaration
 
<System.ComponentModel.TypeConverterAttribute("C1.WPF.DataGrid.DataGridScrollStepConverter, C1.WPF.DataGrid.4, Version=4.0.20192.658, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")>
Public Structure DataGridScrollStep 
   Inherits System.ValueType
[System.ComponentModel.TypeConverter("C1.WPF.DataGrid.DataGridScrollStepConverter, C1.WPF.DataGrid.4, Version=4.0.20192.658, Culture=neutral, PublicKeyToken=2aa4ec5576d6c3ce")]
public struct DataGridScrollStep : System.ValueType 
Inheritance Hierarchy

System.Object
   System.ValueType
      C1.WPF.DataGrid.DataGridScrollStep

See Also

Reference

DataGridScrollStep Members
C1.WPF.DataGrid Namespace