[]
Implements the grid's default merging behavior.
public class GridMergeManagerBase : Object
An instance of this class is automatically created and assigned to the grid's MergeManager property to implement the grid's default merging behavior.
Name | Description |
---|---|
GridMergeManagerBase() |
Name | Description |
---|---|
Grid | Gets the associated grid. |
Name | Description |
---|---|
GetMergedRange(GridCellType, GridCellRange) | Gets a GridCellRange that specifies the merged extent of a cell. |