ActiveReports 12
Visible Property (TocPanelOptions)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace > TocPanelOptions Class : Visible Property
Gets or sets a value indicating whether the control's table of contents pane is displayed.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

Property Value

true if visible; otherwise, false.
See Also

Reference

TocPanelOptions Class
TocPanelOptions Members