TTMSFNCDataGridDataGroupingOptions.UseFirstRowAsHeader Property
When True (default), the first data row of each group is promoted to be the group header (its content becomes the group label). Set to False to generate a synthetic header row.
API unit family: TMSFNCDataGridData
Declaring type: TTMSFNCDataGridDataGroupingOptions
Type: Boolean
Syntax
property UseFirstRowAsHeader: Boolean;
Default: True