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

Glossary Item Box

Allows you to set options for the table of contents pane for the FlashViewer ViewerType of the WebViewer control.

Object Model

TocPanelOptions Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class TocPanelOptions 
C# 
public sealed class TocPanelOptions 

Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Web.ExportOptions.TocPanelOptions

See Also