See Also

PagesCollection Class  | PagesCollection Members

Language

Visual Basic

C#

Show All

index
Index of the member to be returned.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Item Property

Returns the member at the specified index in the collection.

[Visual Basic]
Public ReadOnly Default Property Item( _    ByVal index As Integer _ ) As Page
[C#]
public Page this[    int index ]; {get;}

Parameters

index
Index of the member to be returned.

Return Type

Page object at the specified index.

See Also

PagesCollection Class  | PagesCollection Members

 

 


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