ActiveReports 13
PagesCollection Class Methods

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace : PagesCollection Class

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

Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified Page object to the collection.  
Public MethodOverloaded. Adds an array or collection of pages.  
Public MethodClears all pages from the collection.  
Public MethodCreates a clone of the PagesCollection.  
Public MethodOverloaded. Determines whether the specified object is a member of the collection.  
Public MethodOverloaded. 

Copies pages from the collection to an array, starting at a particular array index.

 
Public MethodReleases the PagesCollection instance from memory.  
Public MethodReturns a new collection of the specified number of pages starting with the specified index  
Public MethodOverloaded. Returns the index of a page in the collection.  
Public MethodOverloaded. Inserts the specified page into the collection at the specified index.  
Public MethodCreates a new Page object and inserts it into the collection at the specified index.  
Public MethodOverloaded. Inserts a range of pages into the collection at a specified position.  
Public MethodOverloaded. Removes the specified page object from the collection.  
Public MethodRemoves the page at the specified index from the collection.  
Top
See Also

Reference

PagesCollection Class
GrapeCity.ActiveReports.Document.Section Namespace