Table of Contents

TTMSFNCCustomDataGrid.MergeColumn Method

Vertically merges all data cells in the specified column into a single display cell.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure MergeColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based column index to merge.