See Also

BookmarksCollection Class  | DataDynamics.ActiveReports.Document Namespace

See Also ActiveReports.Viewer Send feedback to Data Dynamics

BookmarksCollection Class Members

BookmarksCollection overview

Public Constructors

Public Constructor BookmarksCollection Constructor Initializes a new instance of the BookmarksCollection class.

Public Properties

Public Property Count (Inherited from System.Collections.CollectionBase)Gets the number of Bookmark objects in the collection.
Public Property CurrentBookmark Returns the index of the currently selected bookmark.
Public Property Document Sets the Document associated with this bookmark collection.
Public Property Item Returns a reference to the bookmark object at the specified index.

Public Methods

Public Method Add Adds the specified Bookmark object to the collection.
Public Method Clear (Inherited from System.Collections.CollectionBase)Removes all bookmarks from the collection.
Public Method Contains Determines whether the specified bookmark object exists in the collection.
Public Method CopyTo Copies the Bookmarks collection from the specified report to a Bookmarks collection at the specified index.
Public Method Dispose Releases the BookmarksCollection instance from memory.
Public Method FillTree Loads the Bookmark objects into a Windows Forms TreeView control.
Public Method GetEnumerator (Inherited from System.Collections.CollectionBase)Returns an enumerator that can iterate through the collection of bookmarks.
Public Method IndexOf Returns the index of the specified Bookmark object in the collection.
Public Method Insert Inserts the specified Bookmark object at the specified index in the collection.
Public Method Remove Removes the specified Bookmark object from the collection.
Public Method RemoveAt (Inherited from System.Collections.CollectionBase)Removes the Bookmark object at the specified index from the collection.

See Also

BookmarksCollection Class  | DataDynamics.ActiveReports.Document Namespace

 

 


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