ActiveReports 12
ReportFooter Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ReportFooter Class

The following tables list the members exposed by ReportFooter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ReportFooter class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the background color of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public Property

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

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

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

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets a collection of all controls contained in the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets ot sets the height of the report footer section.
 
Public PropertyGets or sets a value that determines whether the section should be printed on a single page.  
Public PropertyGets or sets the name of the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets or sets a value that determines whether a new page should be inserted before and/or after printing the section.  
Public PropertyGets or sets a value that specifies whether the section should be printed at the bottom of the page immediately before any page footer section.  
Public PropertyGets or sets user-defined information to be persisted with the section. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public PropertyGets the section's type. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public Property

Specifies whether the section should be printed or not.

(Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Top
Public Methods
 NameDescription
Public MethodAdds 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 MethodReleases the section instance from memory. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public MethodOverloaded. Sizes the section to fit the contained controls. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Top
Public Events
 NameDescription
Public EventOccurs after the section has been rendered to the page. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public EventOccurs immediately before the section is rendered to the page. (Inherited from GrapeCity.ActiveReports.SectionReportModel.Section)
Public Event

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

ReportFooter Class
GrapeCity.ActiveReports.SectionReportModel Namespace