ActiveReports.Web Assembly > DataDynamics.ActiveReports.Web Namespace > WebViewer Class : Report Property |
Specifies the report object to display to the client.
'Declaration Public Property Report As ActiveReport
public ActiveReport Report {get; set;}
If the control is being loaded in response to a client postback ( ) the property will not use the specified report. Instead the control uses a previously cached copy of the report's Document in the WebCache service to supply speedy responses to clients. To force the client to accept the new instance, call the ClearCachedReport property before setting this property.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2