Table of Contents

TTMSFNCDataGridCore.HideColumn Method

Hides the specified column and triggers a layout update.

API unit family: TMSFNCDataGridCore Declaring type: TTMSFNCDataGridCore

Syntax

procedure HideColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based column index to hide.