Table of Contents

TTMSFNCCustomDataGrid.MergeRow Method

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

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure MergeRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index to merge.