ActiveReports Developer 7
ReportItemCollection Class
Members  See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : ReportItemCollection Class

Glossary Item Box

Provides a strongly typed collection for ReportItem objects.

Object Model

ReportItemCollection Class

Syntax

Visual Basic (Declaration) 
Public Class ReportItemCollection 
C# 
public class ReportItemCollection 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.ReportItemCollection

See Also