Table of Contents

TTMSFNCCustomDataGrid.DeleteColumn Method

Removes the specified column from the grid.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure DeleteColumn(AColumn: Integer);

Parameters

Name Description
AColumn Zero-based index of the column to delete.