Table of Contents

TTMSFNCCustomDataGrid.SplitCell Method

Removes the merge from a merged cell, restoring the individual cells within the formerly merged area.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure SplitCell(ACell: TTMSFNCDataGridCellCoord);

Parameters

Name Description
ACell Base cell coordinate of the merge to split.