[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Grid.GridMergeManagerBase

GridMergeManagerBase Class

Implements the grid's default merging behavior.

Inheritance
GridMergeManagerBase
Namespace: C1.Xamarin.Forms.Grid
Assembly: C1.Xamarin.Forms.Grid.dll
Syntax
public class GridMergeManagerBase
Remarks

An instance of this class is automatically created and assigned to the grid's MergeManager property to implement the grid's default merging behavior.

Constructors

Name Description
GridMergeManagerBase()

Properties

Name Description
Grid

Gets the associated grid.

Methods

Name Description
GetMergedRange(GridCellType, GridCellRange)

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