ActiveReports Developer 7
ReportFooter Constructor
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ReportFooter Class : ReportFooter Constructor

Glossary Item Box

Initializes a new instance of the ReportFooter class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public ReportFooter()

See Also