TTMSFNCDataGrid.AddDataCheckBoxColumn Method
Adds data-bound checkbox controls to every data cell in the specified column.
API unit family: TMSFNCDataGrid
Declaring type: TTMSFNCDataGrid
Inherited from: TTMSFNCCustomDataGrid
Syntax
procedure AddDataCheckBoxColumn(AColumn: Integer);
Parameters
| Name | Description |
|---|---|
AColumn |
Zero-based column index used by the operation. |