TTMSFNCDataGridDatabaseAdapter.AutoCreateColumns Property
When True (default), the adapter creates grid columns automatically from the dataset field list when a DataSource is assigned or the dataset becomes active.
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCDataGridDatabaseAdapter
Inherited from: TTMSFNCCustomDataGridDatabaseAdapter
Type: Boolean
Syntax
property AutoCreateColumns: Boolean;
Default: True