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

In This Topic
    ToggleTOC Property
    In This Topic
    Toggles TOC panel visibility
    Syntax
    'Declaration
     
    Public ReadOnly Property ToggleTOC As IDelegateCommand
    public IDelegateCommand ToggleTOC {get;}
    See Also