ActiveReports Developer 7
Remove Method
See Also 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class : Remove Method

Glossary Item Box

Removes the specified page object from the collection.

Overload List

OverloadDescription
Remove(Object)Removes the specified page object from the collection.  
Remove(Page)Removes the first occurrence of Page object from the PagesCollection.  

See Also