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

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