ActiveReports 13
Visible Property (TocPanel)

GrapeCity.ActiveReports.Viewer.Wpf Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > TocPanel Class : Visible Property
Gets or sets the value determines whether the viewer's table of contents panel is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

Property Value

true if visible; otherwise, false.
See Also

Reference

TocPanel Class
TocPanel Members