ReportViewer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ReportViewer : System::Web::UI::WebControls::CompositeControl, System::Web::UI::IScriptControl
[System.ComponentModel.Designer("Microsoft.Reporting.WebForms.ReportViewerDesigner, Microsoft.ReportViewer.WebDesign, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91")]
[System.Web.UI.ParseChildren(true)]
[System.Web.UI.PersistChildren(false)]
public class ReportViewer : System.Web.UI.WebControls.CompositeControl, System.Web.UI.IScriptControl
[<System.ComponentModel.Designer("Microsoft.Reporting.WebForms.ReportViewerDesigner, Microsoft.ReportViewer.WebDesign, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91")>]
[<System.Web.UI.ParseChildren(true)>]
[<System.Web.UI.PersistChildren(false)>]
type ReportViewer = class
inherit CompositeControl
interface IScriptControl
Public Class ReportViewer
Inherits CompositeControl
Implements IScriptControl
- Inheritance
-
ReportViewer
- Attributes
- Implements
Constructors
| ReportViewer() |
Fields
| MaximumPageCount |
Properties
Methods
Events
| Back | |
| BookmarkNavigation | |
| DocumentMapNavigation | |
| Drillthrough | |
| PageNavigation | |
| ReportError | |
| ReportRefresh | |
| Search | |
| Sort | |
| SubmittingDataSourceCredentials | |
| SubmittingParameterValues | |
| Toggle |
Explicit Interface Implementations
| IScriptControl.GetScriptDescriptors() | |
| IScriptControl.GetScriptReferences() |