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

Glossary Item Box

Initializes a new instance of the TocPanelOptions class.

Syntax

Visual Basic (Declaration) 
Public Function New()
C# 
public TocPanelOptions()

See Also