ActiveReports 13
Contains(Page) Method

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace > PagesCollection Class > Contains Method : Contains(Page) Method
The page to locate in the collection.
Determines whether a Page element is in the PagesCollection.
Syntax
'Declaration
 
Public Overloads Function Contains( _
   ByVal value As Page _
) As Boolean
public bool Contains( 
   Page value
)

Parameters

value
The page to locate in the collection.
See Also

Reference

PagesCollection Class
PagesCollection Members
Overload List