ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / TocViewModel Class / Bookmarks Property

In This Topic
    Bookmarks Property (TocViewModel)
    In This Topic
    Bookmarks tree, might be null if document have no bookmarks
    Syntax
    'Declaration
     
    Public ReadOnly Property Bookmarks As TocTreeNode
    public TocTreeNode Bookmarks {get;}
    See Also