| Overload | Description |
|---|---|
| Item(Int32,Int32) | Gets the DataGridCell with the specified row and column index. |
| Item(DataGridRow,DataGridColumn) | Gets the DataGridCell with the specified row and column. |
| Overload | Description |
|---|---|
| Item(Int32,Int32) | Gets the DataGridCell with the specified row and column index. |
| Item(DataGridRow,DataGridColumn) | Gets the DataGridCell with the specified row and column. |