ActiveReports Developer 7
TocPanel Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Sidebar Class : TocPanel Property

Glossary Item Box

Gets the Toc panel object.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property TocPanel As TocPanel
C# 
public TocPanel TocPanel {get;}

See Also