ActiveReports Developer 7
ShowToc Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > TocPanelOptions Class : ShowToc Property

Glossary Item Box

Gets or sets the visibility of the table of contents pane in the FlashViewer.

Syntax

Visual Basic (Declaration) 
Public Property ShowToc As System.Boolean
C# 
public System.bool ShowToc {get; set;}

See Also