TTMSFNCDataGridDatabaseAdapter.Columns Property
Collection of explicit field-to-column mappings. When empty and
AutoCreateColumnsis True, the adapter maps all visible dataset fields in field-list order. Populate this collection to control which fields appear, their column order, headers, and cell rendering.
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCDataGridDatabaseAdapter
Inherited from: TTMSFNCCustomDataGridDatabaseAdapter
Type: TTMSFNCDataGridDatabaseAdapterColumns
Syntax
property Columns: TTMSFNCDataGridDatabaseAdapterColumns;