ReportViewer Methods

Public Methods

(see also Protected Methods )

  Name Description
Public method ApplyStyle  (Inherited from WebControl.)
Public method ApplyStyleSheetSkin  (Inherited from Control.)
Public method CopyBaseAttributes  (Inherited from WebControl.)
Public method DataBind  Overloaded. (Inherited from CompositeControl.)
Public method Dispose Overridden.  
Public method Equals  Overloaded. (Inherited from Object.)
Public method Find
Searches the report in the report area for the specified text string, starting from the specified page number.
Public method FindControl  Overloaded. (Inherited from Control.)
Public method Focus  (Inherited from Control.)
Public method GetHashCode  (Inherited from Object.)
Public method GetPageSettings
Returns the page settings that are used to print the current report in the ReportViewer control.
Public method GetRouteUrl  Overloaded. (Inherited from Control.)
Public method GetType  (Inherited from Object.)
Public method GetUniqueIDRelativeTo  (Inherited from Control.)
Public method HasControls  (Inherited from Control.)
Public method JumpToBookmark
Moves the focus of the report to the specified bookmark.
Public method JumpToDocumentMapId
Moves the focus of the document map to the specified node.
Public method MergeStyle  (Inherited from WebControl.)
Public method PerformBack
Navigates the ReportViewer control back to the parent report from a drillthrough report.
Public method ms254608.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method RegisterPostBackControl
Registers the specified control with the ReportViewer control. The ReportViewer control displays the wait control when the registered control causes a postback.
Public method RenderBeginTag  (Inherited from WebControl.)
Public method RenderControl  Overloaded. (Inherited from Control.)
Public method RenderEndTag  (Inherited from WebControl.)
Public method Reset
Resets the control to its default values.
Public method ResetPageSettings
Reverts the page settings for the current report in the ReportViewer control to the settings in the report definition.
Public method ResolveClientUrl  (Inherited from Control.)
Public method ResolveUrl  (Inherited from Control.)
Public method SetPageSettings
Sets the page settings that are used to print the current report in the ReportViewer control.
Public method SetRenderMethodDelegate  (Inherited from Control.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method AddAttributesToRender  (Inherited from WebControl.)
Protected method AddedControl  (Inherited from Control.)
Protected method AddParsedSubObject  (Inherited from Control.)
Protected method BuildProfileTree  (Inherited from Control.)
Protected method ClearCachedClientID  (Inherited from Control.)
Protected method ClearChildControlState  (Inherited from Control.)
Protected method ClearChildState  (Inherited from Control.)
Protected method ClearChildViewState  (Inherited from Control.)
Protected method ClearEffectiveClientIDMode  (Inherited from Control.)
Protected method CreateChildControls Overridden.  
Protected method CreateControlCollection  (Inherited from Control.)
Protected method CreateControlStyle Overridden.  
Protected method DataBind  Overloaded. (Inherited from Control.)
Protected method DataBindChildren  (Inherited from Control.)
Protected method EnsureChildControls  (Inherited from Control.)
Protected method EnsureID  (Inherited from Control.)
Protected method Finalize  (Inherited from Object.)
Protected method FindControl  Overloaded. (Inherited from Control.)
Protected method GetDesignModeState  (Inherited from Control.)
Protected method HasEvents  (Inherited from Control.)
Protected method IsLiteralContent  (Inherited from Control.)
Protected method LoadControlState  (Inherited from Control.)
Protected method LoadViewState Overridden.  
Protected method MapPathSecure  (Inherited from Control.)
Protected method MemberwiseClone  (Inherited from Object.)
Protected method OnBubbleEvent  (Inherited from Control.)
Protected method OnDataBinding  (Inherited from Control.)
Protected method OnInit Overridden.  
Protected method OnLoad  (Inherited from Control.)
Protected method OnPreRender Overridden.  
Protected method OnUnload  (Inherited from Control.)
Protected method OpenFile  (Inherited from Control.)
Protected method RaiseBubbleEvent  (Inherited from Control.)
Protected method RecreateChildControls  (Inherited from CompositeControl.)
Protected method RemovedControl  (Inherited from Control.)
Protected method Render Overridden.  
Protected method RenderChildren  (Inherited from Control.)
Protected method RenderContents  (Inherited from WebControl.)
Protected method RenderControl  Overloaded. (Inherited from Control.)
Protected method ResolveAdapter  (Inherited from Control.)
Protected method SaveControlState  (Inherited from Control.)
Protected method SaveViewState Overridden.  
Protected method SetDesignModeState  (Inherited from Control.)
Protected method TrackViewState  (Inherited from WebControl.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implementation Method System.Web.UI.IAttributeAccessor.GetAttribute  (Inherited from WebControl.)
Explicit interface implementation Method System.Web.UI.IAttributeAccessor.SetAttribute  (Inherited from WebControl.)
Explicit interface implementation Method System.Web.UI.IControlDesignerAccessor.GetDesignModeState  (Inherited from Control.)
Explicit interface implementation Method System.Web.UI.IControlDesignerAccessor.SetDesignModeState  (Inherited from Control.)
Explicit interface implementation Method System.Web.UI.IControlDesignerAccessor.SetOwnerControl  (Inherited from Control.)
Explicit interface implementation Method System.Web.UI.IParserAccessor.AddParsedSubObject  (Inherited from Control.)
Explicit interface implementation Method System.Web.UI.IScriptControl.GetScriptDescriptors  
Explicit interface implementation Method System.Web.UI.IScriptControl.GetScriptReferences  
Explicit interface implementation Method System.Web.UI.WebControls.ICompositeControlDesignerAccessor.RecreateChildControls  (Inherited from CompositeControl.)

Top

See Also

Reference

ReportViewer Class
Microsoft.Reporting.WebForms Namespace