ActiveReports 8
PageFooter Class Members
Properties  Methods  Events

The following tables list the members exposed by PageFooter.

Public Constructors
 NameDescription
Public ConstructorPageFooter ConstructorInitializes a new instance of the PageFooter class.  
Top
Public Properties
 NameDescription
Public PropertyBackColorGets or sets the background color of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyCanGrow

Indicates whether the section height should grow when its controls extend beyond its original height.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyCanShrink

Indicates whether the section height should be adjusted to the exact total height of its controls.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyControlsGets a collection of all controls contained in the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyHeightGets or sets the height of the page footer.  
Public PropertyNameGets or sets the name of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyTagGets or sets user-defined information to be persisted with the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyTypeGets the section's type. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyVisible

Specifies whether the section should be printed or not.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Top
Public Methods
 NameDescription
Public MethodAddBookmarkAdds a bookmark in the report's table of contents.  The bookmark will position the view at the start of the section if the bookmark is added in the section's Format event. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public MethodDisposeReleases the section instance from memory. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public MethodSizeToFitOverloaded. Sizes the section to fit the contained controls. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Top
Public Events
 NameDescription
Public EventAfterPrintOccurs after the section has been rendered to the page. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public EventBeforePrintOccurs immediately before the section is rendered to the page. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public EventControlAdded (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public EventControlRemoved (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public EventDisposedOccurs when the section instance is released from memory. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public EventFormat

Occurs after the section's data is loaded and bound to the section's controls, but before the section is rendered to the canvas.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Top
See Also

Reference

PageFooter Class
GrapeCity.ActiveReports.SectionReportModel Namespace

Support Forum