ActiveReports Developer 7
Page Property
See Also 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web Namespace > WebViewer Class : Page Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overridable Property Page As System.Web.UI.Page
C# 
public virtual System.Web.UI.Page Page {get; set;}

See Also