ActiveReports 8
BookmarksCollection Class Methods

For a list of all members of this type, see BookmarksCollection members.

Public Methods
 NameDescription
Public MethodAddAdds the specified Bookmark object to the collection.  
Public MethodClearRemoves all bookmarks from the collection.  
Public MethodContains

Determines whether the specified bookmark object exists in the collection.

 
Public MethodCopyToCopies the Bookmarks collection from the specified report to a Bookmarks collection at the specified index.  
Public MethodDisposeReleases the BookmarksCollection instance from memory.  
Public MethodFillTreeLoads the Bookmark objects into the Windows Forms TreeView control.  
Public MethodIndexOfReturns the index of the specified Bookmark object in the collection.  
Public MethodInsertInserts the specified Bookmark object at the specified index in the collection.  
Public MethodRemoveRemoves the specified Bookmark object from the collection.  
Public MethodRemoveAtRemoves the Bookmark object at the specified index from the collection. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

BookmarksCollection Class
GrapeCity.ActiveReports.Document.Section Namespace

Support Forum