ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ToolbarViewModel Class / TocEnabled Property

In This Topic
    TocEnabled Property
    In This Topic
    Gets a value indicating whether TOC enabled.
    Syntax
    'Declaration
     
    Public ReadOnly Property TocEnabled As Boolean
    public bool TocEnabled {get;}
    See Also