ComponentOne DataGrid for WPF and Silverlight
DataGridScrollStep Constructor(Double,DataGridScrollStepUnitType)

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

Parameters

value
The value.
type
The type.
See Also

Reference

DataGridScrollStep Structure
DataGridScrollStep Members
Overload List