ActiveReports 12
Enabled Property (WebViewer)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Enabled Property
Gets or sets a value indicating whether the Web server control is enabled.
Syntax
'Declaration
 
Public Overridable Property Enabled As Boolean
public virtual bool Enabled {get; set;}

Property Value

true if control is enabled; otherwise, false. The default is true.
See Also

Reference

WebViewer Class
WebViewer Members