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

Glossary Item Box

The following tables list the members exposed by ReportComponentCollection.

Public Constructors

 NameDescription
Public ConstructorReportComponentCollection ConstructorInitializes a new instance of the ReportComponentCollection class.  
Top

Public Properties

 NameDescription
Public PropertyCountGets a value indicating how many items there are in the collection.  
Public PropertyIsSynchronizedGets a value indicating whether access to the collection is synchronized.  
Public PropertySyncRootGets an object that can be used to synchronize access to the collection.  
Top

Public Methods

 NameDescription
Public MethodCopyToCopies the collection to an System.Array.  
Top

See Also