Table of Contents

TTMSFNCCustomDataGrid.HideColumn Method

Hides the specified column while preserving its stored width.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure HideColumn(AColumn: Integer);

Parameters

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