ActiveReports 13
BookmarksCollection Class Members
Properties  Methods 

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Document.Section Namespace : BookmarksCollection Class

The following tables list the members exposed by BookmarksCollection.

Public Constructors
 NameDescription
Public ConstructorCreates a new instance of the BookmarkCollection class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of elements that the System.Collections.CollectionBase can contain. (Inherited from System.Collections.CollectionBase)
Public PropertyGets the number of Bookmark objects in the collection. (Inherited from System.Collections.CollectionBase)
Public PropertyReturns the index of the currently selected bookmark.  
Public PropertyReturns a reference to the bookmark object at the specified index.  
Top
Public Methods
 NameDescription
Public MethodAdds the specified Bookmark object to the collection.  
Public MethodRemoves all bookmarks from the collection.  
Public Method

Determines whether the specified bookmark object exists in the collection.

 
Public MethodCopies the Bookmarks collection from the specified report to a Bookmarks collection at the specified index.  
Public MethodReleases the BookmarksCollection instance from memory.  
Public MethodLoads the Bookmark objects into the Windows Forms TreeView control.  
Public MethodReturns the index of the specified Bookmark object in the collection.  
Public MethodInserts the specified Bookmark object at the specified index in the collection.  
Public MethodRemoves the specified Bookmark object from the collection.  
Public MethodRemoves 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