Table of Contents

TTMSFNCDataGrid.HideColumn Method

Hides the specified column while preserving its stored width.

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

Syntax

procedure HideColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based column index used by the operation.