ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / Sidebar Class / TocPanel Property

In This Topic
    TocPanel Property (Sidebar)
    In This Topic
    Gets the Toc panel object.
    Syntax
    'Declaration
     
    Public ReadOnly Property TocPanel As TocPanel
    public TocPanel TocPanel {get;}

    Property Value

    The toc panel.
    See Also