See Also

WebViewer Class  | DataDynamics.ActiveReports.Web Namespace

See Also ActiveReports.Web Send feedback to Data Dynamics

WebViewer Class Members

WebViewer overview

Public Constructors

Public Constructor WebViewer Constructor Initializes a new instance of the WebViewer class.

Public Properties

Public Property AccessKey (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property Attributes (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property BackColor (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property BindingContainer (Inherited from System.Web.UI.Control) 
Public Property BorderColor (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property BorderStyle (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property BorderWidth (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property ClientID (Inherited from System.Web.UI.Control) 
Public Property CodeBase The value to be written to the codebase attribute for the object tag of the ActiveX Viewer.
Public Property Controls (Inherited from System.Web.UI.Control) 
Public Property ControlStyle (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property CssClass (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property Enabled (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property EnableViewState (Inherited from System.Web.UI.Control) 
Public Property Font (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property ForeColor (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property Height (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property HtmlCharacterSet Sets or returns the character set to be used for the report's HTML content.
Public Property ID (Inherited from System.Web.UI.Control) 
Public Property MaxReportRunTime The maximum number of seconds that a request for a report's output should wait for the report to finish executing.
Public Property NamingContainer (Inherited from System.Web.UI.Control) 
Public Property Page (Inherited from System.Web.UI.Control) 
Public Property Parent (Inherited from System.Web.UI.Control) 
Public Property Report Specifies the report to display to the client.
Public Property ReportName  
Public Property Site (Inherited from System.Web.UI.Control) 
Public Property SlidingExpirationInterval The interval in seconds between the time the report was last retrieved and when the report will be removed from the ASP.NET WebCache.
Public Property Style (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property TabIndex (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property TemplateSourceDirectory (Inherited from System.Web.UI.Control) 
Public Property ToolTip (Inherited from System.Web.UI.WebControls.WebControl) 
Public Property UniqueID (Inherited from System.Web.UI.Control) 
Public Property ViewerType Determines the type of viewer that will be used to show the report in the client machine's browser.
Public Property Visible (Inherited from System.Web.UI.Control) 
Public Property Width (Inherited from System.Web.UI.WebControls.WebControl) 

Public Methods

Public Method ApplyStyle (Inherited from System.Web.UI.WebControls.WebControl) 
Public Method ClearCachedReport Clears any currently queued or cached report documents for this instance of the control. Use this method if you want to force the control to re-run a report subsequently specified in the Report property.
Public Method CopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl) 
Public Method DataBind (Inherited from System.Web.UI.Control) 
Public Method Dispose (Inherited from System.Web.UI.Control) 
Public Method FindControl (Inherited from System.Web.UI.Control) 
Public Method HasControls (Inherited from System.Web.UI.Control) 
Public Method MergeStyle (Inherited from System.Web.UI.WebControls.WebControl) 
Public Method RenderBeginTag Overridden. Extracts the style attribute from the outer div or table tag when using Acrobat or ActiveX and uses a percentage of the width or height.
Public Method RenderControl (Inherited from System.Web.UI.Control) 
Public Method RenderEndTag (Inherited from System.Web.UI.WebControls.WebControl) 
Public Method ResolveUrl (Inherited from System.Web.UI.Control) 
Public Method SetRenderMethodDelegate (Inherited from System.Web.UI.Control) 

Public Events

Public Event DataBinding (Inherited from System.Web.UI.Control) Occurs when the server control binds to a data source.
Public Event Disposed (Inherited from System.Web.UI.Control) Occurs when a server control is released from memory, which is the last stage of the server control lifecycle when an ASP.NET page is requested.
Public Event Init (Inherited from System.Web.UI.Control) Occurs when the server control is initialized, which is the first step in the its lifecycle.
Public Event Load (Inherited from System.Web.UI.Control)Occurs when the server control is loaded into the Page object.
Public Event PreRender (Inherited from System.Web.UI.Control)Occurs when the server control is about to render to its containing Page object.
Public Event QueuingReport Occurs just before the WebViewer queues a report for rendering.
Public Event Unload (Inherited from System.Web.UI.Control) Occurs when the server control is unloaded from memory.

See Also

WebViewer Class  | DataDynamics.ActiveReports.Web Namespace

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.