ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / SidebarViewModel Class / Toc Property

In This Topic
    Toc Property
    In This Topic
    Gets VM for TOC pane
    Syntax
    'Declaration
     
    Public ReadOnly Property Toc As TocViewModel
    public TocViewModel Toc {get;}
    See Also