See Also

PagesCollection Class  | PagesCollection Members

Language

Visual Basic

C#

Show All

value

Page to be located in the collection.

See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

IndexOf Method

Returns the index of a page in the collection.

[Visual Basic]
Public Function IndexOf( _    ByVal value As Page _ ) As Integer
[C#]
public int IndexOf(    Page value );

Parameters

value

Page to be located in the collection.

See Also

PagesCollection Class  | PagesCollection Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.