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

Glossary Item Box

Defines a collection of IReportComponent objects.

Object Model

ReportComponentCollection Class

Syntax

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

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.ReportComponentCollection

See Also