ComponentOne DataGrid for WPF and Silverlight
DataGridScrollStep Constructor(Double)

C1.Silverlight.DataGrid Namespace > DataGridScrollStep Structure > DataGridScrollStep Constructor : DataGridScrollStep Constructor(Double)
The value.
Initializes a new instance of the DataGridScrollStep struct.
Syntax
'Declaration
 
Public Function New( _
   ByVal value As System.Double _
)
public DataGridScrollStep( 
   System.double value
)

Parameters

value
The value.
See Also

Reference

DataGridScrollStep Structure
DataGridScrollStep Members
Overload List