ComponentOne Xamarin Edition
GetMergedRange(GridCellType,GridCellRange) Method
C1.Xamarin.Forms.Grid Assembly > C1.Xamarin.Forms.Grid Namespace > GridMergeManager Class : GetMergedRange(GridCellType,GridCellRange) Method
Type of the cell.
The range of the original cell.
Gets a GridCellRange that specifies the merged extent of a cell.
Syntax
public override GridCellRange GetMergedRange( 
   GridCellType cellType,
   GridCellRange range
)

Parameters

cellType
Type of the cell.
range
The range of the original cell.
See Also

Reference

GridMergeManager Class
GridMergeManager Members