Table of Contents

TTMSFNCDataGrid.MergeRow Method

Horizontally merges all data cells in the specified row into a single display cell.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure MergeRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index to merge.