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