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