TTMSFNCDataGridDatabaseAdapterColumn.CheckBoxField Property
When True, the cell value is rendered as a check box (True/False toggle) instead of plain text. Mutually exclusive with
PictureFieldandProgressField.
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCDataGridDatabaseAdapterColumn
Type: Boolean
Syntax
property CheckBoxField: Boolean;
Default: false