'Declaration
Public Overridable Function GetMergedRange( _ ByVal cellType As GridCellType, _ ByVal range As GridCellRange _ ) As GridCellRange
'Usage
Dim instance As GridMergeManagerBase Dim cellType As GridCellType Dim range As GridCellRange Dim value As GridCellRange value = instance.GetMergedRange(cellType, range)
public virtual GridCellRange GetMergedRange( GridCellType cellType, GridCellRange range )
Parameters
- cellType
- range