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
 

Property Value

The TocPanel instance representing the table of contents panels properties.
See Also