ActiveReports 11
PageCollection Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : PageCollection Class

The following tables list the members exposed by PageCollection.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the PageCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets the number of Page object in the PageCollection.  
Public PropertyGets a Boolean value indicating whether the PageCollection is read-only.  
Public PropertyGets or sets a specific Page object in the PageCollection by position.  
Top
Public Methods
 NameDescription
Public MethodAdds a Page object to PageCollection.  
Public MethodRemoves all items from the PageCollection.  
Public MethodDetermines whether the collection contains the specified page.  
Public MethodCopies an array of Page objects to PagesCollection.  
Public MethodDetermines the index of a specific Page object in the PageCollection.  
Public MethodInserts a new Page into the PageCollection at the specified location.  
Public MethodRemoves the specified Page object from the PageCollection.  
Public MethodRemoves the specified Page object from the PageCollection at the specified index.  
Public MethodCopies the elements of the PageCollection to a new array.  
Top
Public Events
 NameDescription
Public EventOccurs immediately after adding an item to the collection.  
Top
See Also

Reference

PageCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace