Table of Contents

TTMSFNCDataGridData.MergeRow Method

Merges all data cells in a row horizontally into one display cell.

API unit family: TMSFNCDataGridData Declaring type: TTMSFNCDataGridData

Syntax

procedure MergeRow(ARow: Integer);

Parameters

Name Description
ARow Zero-based row index used by the operation.