ActiveReports 19 .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;}

    Property Value

    A TocPanel representing the panel that shows the Table of Contents.
    See Also