ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / TableOfContents Property

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