[]
Gets a GridCellRange that specifies the merged extent of a cell.
protected override 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 |