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

In This Topic
    TocPanelEnabled Property
    In This Topic
    Gets or sets a value indicating whether TOC panel is enabled.
    Syntax
    'Declaration
     
    Public Property TocPanelEnabled As Boolean
    public bool TocPanelEnabled {get; set;}
    See Also