TocPanel Property (Sidebar)
In This Topic
Gets the Toc panel object.
Syntax
'Declaration
Public ReadOnly Property TocPanel As TocPanel
public TocPanel TocPanel {get;}
Property Value
An instance of
TocPanel representing the Table of Contents panel within the ActiveReports Viewer.
See Also