ActiveReports Developer 7
ReportItemCollection Constructor()
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > ReportItemCollection Class > ReportItemCollection Constructor : ReportItemCollection Constructor()

Glossary Item Box

Initializes a new instance of the ReportItemCollection class.  

Syntax

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

See Also