ActiveReports 12
PageCollection Class Methods

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

For a list of all members of this type, see PageCollection members.

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
See Also

Reference

PageCollection Class
GrapeCity.ActiveReports.PageReportModel Namespace