ComponentOne DataGrid for WPF and Silverlight
DataGridCellsRange Constructor(DataGridCell)

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

Parameters

cell
The cell.
See Also

Reference

DataGridCellsRange Class
DataGridCellsRange Members
Overload List