A special TextBox control that is created in the Group Footer when a column with a summary type of SummarisedTextOrCount is created. This is used to display group count information or, if the report is summarised, a custom caption.

For custom reports, a TextBox control can be created manually and assigned to this property. This will make it available in the OnGroupFooterFormat() and OnReportFooterBeforePrint() methods.

Syntax

ISReportGroup.ControlFooterTextBox

Return Value

GrapeCity.ActiveReports.SectionReportModel.TextBox
Member of:
ISReportGroup
Namespace:
Intersoft.ISReports6
Assembly:
ISReports6, Version=6.0.3
Target Framework:
.NET 9.0