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

Glossary Item Box

Initializes a new instance of the ReportInfo class.

Syntax

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

See Also