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

In This Topic
    Value Property (DataGridScrollStep)
    In This Topic
    Gets the value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Value As Double
    public double Value {get;}

    Property Value

    The value.
    See Also