TTMSFNCCustomDataGrid.MergeRange Method
Merges all cells within the given coordinate range.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure MergeRange(ARange: TTMSFNCDataGridCellCoordRange);
Parameters
| Name | Description |
|---|---|
ARange |
The cell coordinate range defining the merge area. |