ActiveReports 18 .NET Edition
MESCIUS.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