ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / BookmarksCollection Class
Members

In This Topic
    BookmarksCollection Class
    In This Topic
    Represents the bookmarks collection.
    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