See Also

BookmarksCollection Class  | BookmarksCollection Members

Language

Visual Basic

C#

Show All

index
Index of the requested item.
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

Item Property

Returns a reference to the bookmark object at the specified index.

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

Parameters

index
Index of the requested item.

Return Type

A Bookmark object at the specified index in the collection.

See Also

BookmarksCollection Class  | BookmarksCollection Members

 

 


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