Skip to main content

TdxGridReportLinkOptionsView.GroupFooters Property

Determines whether group footers are drawn in the report.

Declaration

property GroupFooters: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Use the GroupFooters property to determine whether group footers are drawn in the report.

The default value of the GroupFooters property is True.

See Also