Visual Basic (Declaration) | |
---|---|
Public Class PageFooter Inherits Section |
C# | |
---|---|
public class PageFooter : Section |
The PageFooter section is rendered last on each page after all content has been rendered, thus, unlike other sections, its height cannot be changed in the Format event.
Bound controls are not supported in this section, or in the PageHeader section. The data displayed in a bound control in one of these sections may not be in synch with the data displayed in other sections on the page.
System.Object
GrapeCity.ActiveReports.SectionReportModel.Section
GrapeCity.ActiveReports.SectionReportModel.PageFooter
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2