ComponentOne DataGrid for WPF and Silverlight
DataGridCellsRange Constructor(DataGridCellsRange)

C1.Silverlight.DataGrid Namespace > DataGridCellsRange Class > DataGridCellsRange Constructor : DataGridCellsRange Constructor(DataGridCellsRange)
The range.
Initializes a new instance of the DataGridCellsRange class.
Syntax
'Declaration
 
Public Function New( _
   ByVal range As DataGridCellsRange _
)
public DataGridCellsRange( 
   DataGridCellsRange range
)

Parameters

range
The range.
See Also

Reference

DataGridCellsRange Class
DataGridCellsRange Members
Overload List