ActiveReports 8
WebViewer Class Members
Properties  Methods  Events

The following tables list the members exposed by WebViewer.

Public Constructors
 NameDescription
Public ConstructorWebViewer ConstructorInitializes a new instance of the WebViewer class.  
Top
Public Properties
 NameDescription
Public PropertyAccessKey (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyAppRelativeTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBackColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBindingContainer (Inherited from System.Web.UI.Control)
Public PropertyBorderColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyBorderWidth (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyClientID (Inherited from System.Web.UI.Control)
Public PropertyClientIDMode (Inherited from System.Web.UI.Control)
Public PropertyControls (Inherited from System.Web.UI.Control)
Public PropertyControlStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyControlStyleCreated (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyCssClass (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDataItemContainer (Inherited from System.Web.UI.Control)
Public PropertyDataKeysContainer (Inherited from System.Web.UI.Control)
Public PropertyEnabled (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableTheming (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyEnableViewState (Inherited from System.Web.UI.Control)
Public PropertyFlashViewerOptionsGets the FlashViewerOptions object to use with the FlashViewer.  
Public PropertyFlashViewerToolBarGets the ToolBarObject to use as the toolbar in the FlashViewer.  
Public PropertyFont (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyForeColor (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHasAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHeight (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyHtmlExportOptionsReturns an HtmlExportOptions object to set HTML-specific properties when you use the HTML ViewerType in the WebViewer control.  
Public PropertyID (Inherited from System.Web.UI.Control)
Public PropertyMaxReportRunTimeThe maximum number of seconds that a request for a report's output should wait for the report to finish executing.  
Public PropertyNamingContainer (Inherited from System.Web.UI.Control)
Public PropertyPage (Inherited from System.Web.UI.Control)
Public PropertyParent (Inherited from System.Web.UI.Control)
Public PropertyPdfExportOptionsReturns a PdfExportOptions object to set PDF-specific properties when you use the PDF ViewerType in the WebViewer control.  
Public PropertyRenderingCompatibility (Inherited from System.Web.UI.Control)
Public PropertyReport

Specifies the report object to display to the client.

 
Public PropertyReportName

Specifies the name of the report object to display to the client.

 
Public PropertySite (Inherited from System.Web.UI.Control)
Public PropertySkinID (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySlidingExpirationIntervalThe interval in seconds between the time the report was last retrieved and when the report will be removed from the ASP.NET WebCache.  
Public PropertyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertySupportsDisabledAttribute (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTabIndex (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyTemplateControl (Inherited from System.Web.UI.Control)
Public PropertyTemplateSourceDirectory (Inherited from System.Web.UI.Control)
Public PropertyToolTip (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyUniqueID (Inherited from System.Web.UI.Control)
Public PropertyValidateRequestMode (Inherited from System.Web.UI.Control)
Public PropertyViewerTypeDetermines the type of viewer that will be used to show the report in the client machine's browser.  
Public PropertyViewStateMode (Inherited from System.Web.UI.Control)
Public PropertyVisible (Inherited from System.Web.UI.Control)
Public PropertyWidth (Inherited from System.Web.UI.WebControls.WebControl)
Top
Public Methods
 NameDescription
Public MethodApplyStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodApplyStyleSheetSkin (Inherited from System.Web.UI.Control)
Public MethodClearCachedReportClears 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 MethodCopyBaseAttributes (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodDataBind (Inherited from System.Web.UI.Control)
Public MethodDisposeOverridden. Releases the WebViewer instance from memory.  
Public MethodFindControl (Inherited from System.Web.UI.Control)
Public MethodFocus (Inherited from System.Web.UI.Control)
Public MethodGetRouteUrlOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodGetUniqueIDRelativeTo (Inherited from System.Web.UI.Control)
Public MethodHasControls (Inherited from System.Web.UI.Control)
Public MethodMergeStyle (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRenderBeginTagExtracts the style attribute from the outer div or table tag when using Acrobat and uses a percentage of the width or height. (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRenderControl (Inherited from System.Web.UI.Control)
Public MethodRenderEndTag (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodResolveClientUrl (Inherited from System.Web.UI.Control)
Public MethodResolveUrl (Inherited from System.Web.UI.Control)
Public MethodSetRenderMethodDelegate (Inherited from System.Web.UI.Control)
Public MethodSetTraceDataOverloaded.  (Inherited from System.Web.UI.Control)
Top
Public Events
 NameDescription
Public EventDataBinding (Inherited from System.Web.UI.Control)
Public EventDisposed (Inherited from System.Web.UI.Control)
Public EventInit (Inherited from System.Web.UI.Control)
Public EventLoad (Inherited from System.Web.UI.Control)
Public EventLocateCredentialsFires when the PageReport to view generates LocateCredentials event.  
Public EventLocateDataSourceFires when the PageReport to view generates LocateDataSource event.  
Public EventPreRender (Inherited from System.Web.UI.Control)
Public EventUnload (Inherited from System.Web.UI.Control)
Top
See Also

Reference

WebViewer Class
GrapeCity.ActiveReports.Web Namespace

Support Forum