| Overload | Description |
|---|---|
| DataGridCellsRange Constructor(DataGridRow) | Initializes a new instance of the DataGridCellsRange class. |
| DataGridCellsRange Constructor(DataGridColumn) | Initializes a new instance of the DataGridCellsRange class. |
| DataGridCellsRange Constructor(DataGridColumn,DataGridColumn) | Initializes a new instance of the DataGridCellsRange class. |
| DataGridCellsRange Constructor(DataGridRow,DataGridRow) | Initializes a new instance of the DataGridCellsRange class. |
| DataGridCellsRange Constructor(DataGridCell) | Initializes a new instance of the DataGridCellsRange class. |
| DataGridCellsRange Constructor(DataGridCell,DataGridCell) | Initializes a new instance of the DataGridCellsRange class. |
| DataGridCellsRange Constructor(DataGridCellsRange) | Initializes a new instance of the DataGridCellsRange class. |