ComponentOne DataGrid for WPF and Silverlight
DataGridCellsRange Constructor(DataGridRow)

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

Parameters

row
The row.
See Also

Reference

DataGridCellsRange Class
DataGridCellsRange Members
Overload List