TTMSFNCDataGrid.SplitCell Method
Removes the merge from a merged cell, restoring the individual cells within the formerly merged area.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
procedure SplitCell(ACell: TTMSFNCDataGridCellCoord);
Parameters
| Name | Description |
|---|---|
ACell |
Base cell coordinate of the merge to split. |