TTMSFNCCustomDataGrid.InsertColumn Method
Inserts a new empty column before the specified column index.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCCustomDataGrid
Syntax
procedure InsertColumn(AColumn: Integer);
Parameters
| Name | Description |
|---|---|
AColumn |
Zero-based index at which the new column is inserted. |