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

Glossary Item Box

Determines whether the specified object is a member of the collection.

Overload List

OverloadDescription
Contains(Object)Determines whether the specified object is a member of the collection.  
Contains(Page)Determines whether a Page element is in the PagesCollection.  

See Also