ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Sidebar Class / TocPanel Property

In This Topic
    TocPanel Property (Sidebar)
    In This Topic
    Gets the table of content panel component of sidebar.
    Syntax
    'Declaration
     
    Public ReadOnly Property TocPanel As TocPanel
    public TocPanel TocPanel {get;}
    See Also