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

Glossary Item Box

Gets the table of content panel component of sidebar.

Syntax

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

See Also