[]
Gets a GridCellRange that specifies the merged extent of a cell.
protected virtual GridCellRange GetMergedRange(GridCellType cellType, GridCellRange range, GridRow row)
| Type | Name | Description |
|---|---|---|
| GridCellType | cellType | The type of cell. |
| GridCellRange | range | The original cell range. |
| GridRow | row | The row. |
| Type | Description |
|---|---|
| GridCellRange |