ActiveReports 12
Page Property (WebViewer)

GrapeCity.ActiveReports.Web.v12 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Page Property
Gets a reference to the System.Web.UI.Page instance that contains the server control.
Syntax
'Declaration
 
Public Overridable Property Page As Page
public virtual Page Page {get; set;}

Property Value

The System.Web.UI.Page instance that contains the server control.
Exceptions
ExceptionDescription
The control is a System.Web.UI.WebControls.Substitution control.
See Also

Reference

WebViewer Class
WebViewer Members