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

Glossary Item Box

Initializes a new instance of the SubReport class.

Syntax

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

See Also