| Overload | Description |
|---|---|
| Contains(DataGridCellsRange) | Determines whether this range instance contains the specified range. |
| Contains(DataGridCell) | Determines whether this range instance contains the specified cell. |
| Contains(DataGridRow) | Determines whether this range instance contains the specified row. |
| Contains(DataGridColumn) | Determines whether this range instance contains the specified column. |