ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / BookmarksCollection Class
Members

In This Topic
    BookmarksCollection Class
    In This Topic
    Specifies a collection of Bookmark objects.
    Object Model
    BookmarksCollection Class
    Syntax
    'Declaration
     
    Public NotInheritable Class BookmarksCollection 
       Inherits System.Collections.CollectionBase
    public sealed class BookmarksCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          GrapeCity.ActiveReports.Document.Section.BookmarksCollection

    See Also