ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridScrollStep Structure
Members

In This Topic
    DataGridScrollStep Structure
    In This Topic
    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
     
    
    Public Structure DataGridScrollStep 
       Inherits System.ValueType
    public struct DataGridScrollStep : System.ValueType 
    Inheritance Hierarchy

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

    See Also