[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.GetMergedRange

GetMergedRange Method

GetMergedRange(GridControlRange)

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

Declaration
protected virtual GridControlRange GetMergedRange(GridControlRange range)
Parameters
Type Name Description
GridControlRange range

The range of the original cell.

Returns
Type Description
GridControlRange