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.