ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model Namespace / TocTreeNode Class / Bookmark Property

In This Topic
    Bookmark Property (TocTreeNode)
    In This Topic
    Gets bookmark instance the node contains
    Syntax
    'Declaration
     
    Public ReadOnly Property Bookmark As Bookmark
    public Bookmark Bookmark {get;}
    See Also