ActiveReports 13
Visible Property (WebViewer)

GrapeCity.ActiveReports.Web Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Visible Property
Gets or sets a value that indicates whether a server control is rendered as UI on the page.
Syntax
'Declaration
 
Public Overridable Property Visible As Boolean
public virtual bool Visible {get; set;}

Property Value

true if the control is visible on the page; otherwise false.
See Also

Reference

WebViewer Class
WebViewer Members