[]
        
(Showing Draft Content)

C1.Android.Grid.GridMergeManagerBase.GetMergedRange

GetMergedRange Method

GetMergedRange(GridCellType, GridCellRange)

Gets a GridCellRange that specifies the merged extent of a cell.

Declaration
public virtual GridCellRange GetMergedRange(GridCellType cellType, GridCellRange range)
Parameters
Type Name Description
GridCellType cellType

Type of the cell.

GridCellRange range

The range of the original cell.

Returns
Type Description
GridCellRange