ActiveReports 13
Visible Property (Sidebar)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Sidebar Class : Visible Property
Gets or sets the value indicating whether the sidebar is visible.
Syntax
'Declaration
 
Public Property Visible As Boolean
public bool Visible {get; set;}

Property Value

true if visible; otherwise, false.
See Also

Reference

Sidebar Class
Sidebar Members