WebViewer Constructor | Initializes a new instance of the WebViewer class. |
AccessKey (Inherited from System.Web.UI.WebControls.WebControl) | |
Attributes (Inherited from System.Web.UI.WebControls.WebControl) | |
BackColor (Inherited from System.Web.UI.WebControls.WebControl) | |
BindingContainer (Inherited from System.Web.UI.Control) | |
BorderColor (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderStyle (Inherited from System.Web.UI.WebControls.WebControl) | |
BorderWidth (Inherited from System.Web.UI.WebControls.WebControl) | |
ClientID (Inherited from System.Web.UI.Control) | |
CodeBase | The value to be written to the codebase attribute for the object tag of the ActiveX Viewer. |
Controls (Inherited from System.Web.UI.Control) | |
ControlStyle (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl) | |
CssClass (Inherited from System.Web.UI.WebControls.WebControl) | |
Enabled (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState (Inherited from System.Web.UI.Control) | |
Font (Inherited from System.Web.UI.WebControls.WebControl) | |
ForeColor (Inherited from System.Web.UI.WebControls.WebControl) | |
Height (Inherited from System.Web.UI.WebControls.WebControl) | |
HtmlCharacterSet | Sets or returns the character set to be used for the report's HTML content. |
ID (Inherited from System.Web.UI.Control) | |
MaxReportRunTime | The maximum number of seconds that a request for a report's output should wait for the report to finish executing. |
NamingContainer (Inherited from System.Web.UI.Control) | |
Page (Inherited from System.Web.UI.Control) | |
Parent (Inherited from System.Web.UI.Control) | |
Report | Specifies the report to display to the client. |
ReportName | |
Site (Inherited from System.Web.UI.Control) | |
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. |
Style (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex (Inherited from System.Web.UI.WebControls.WebControl) | |
TemplateSourceDirectory (Inherited from System.Web.UI.Control) | |
ToolTip (Inherited from System.Web.UI.WebControls.WebControl) | |
UniqueID (Inherited from System.Web.UI.Control) | |
ViewerType | Determines the type of viewer that will be used to show the report in the client machine's browser. |
Visible (Inherited from System.Web.UI.Control) | |
Width (Inherited from System.Web.UI.WebControls.WebControl) |
ApplyStyle (Inherited from System.Web.UI.WebControls.WebControl) | |
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. |
CopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind (Inherited from System.Web.UI.Control) | |
Dispose (Inherited from System.Web.UI.Control) | |
FindControl (Inherited from System.Web.UI.Control) | |
HasControls (Inherited from System.Web.UI.Control) | |
MergeStyle (Inherited from System.Web.UI.WebControls.WebControl) | |
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. |
RenderControl (Inherited from System.Web.UI.Control) | |
RenderEndTag (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveUrl (Inherited from System.Web.UI.Control) | |
SetRenderMethodDelegate (Inherited from System.Web.UI.Control) |
DataBinding (Inherited from System.Web.UI.Control) | Occurs when the server control binds to a data source. |
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. |
Init (Inherited from System.Web.UI.Control) | Occurs when the server control is initialized, which is the first step in the its lifecycle. |
Load (Inherited from System.Web.UI.Control) | Occurs when the server control is loaded into the Page object. |
PreRender (Inherited from System.Web.UI.Control) | Occurs when the server control is about to render to its containing Page object. |
QueuingReport | Occurs just before the WebViewer queues a report for rendering. |
Unload (Inherited from System.Web.UI.Control) | Occurs when the server control is unloaded from memory. |
WebViewer Class | DataDynamics.ActiveReports.Web Namespace
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.