可打印版本       提交     
请单击以进行评分并提供反馈
MSDN
MSDN Library
Visual Studio
工具和功能
Microsoft 报表
Class Library
ReportViewer 类

  开启低带宽视图
此页面仅适用于
Microsoft Visual Studio 2008/.NET Framework 3.5

同时提供下列产品的其他版本:
ReportViewer 类

Encapsulates the methods and properties used for the ReportViewer control.

命名空间: Microsoft.Reporting.WebForms
程序集: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll 中)

Visual Basic (声明)
Visual Basic (用法)
C#
C++
J#
JScript

This control shows the report and its associated user interface. The control’s design-time appearance can show a parameters area, a blank document map, a toolbar, and a report area.

The control can work in either local or remote processing mode. In local processing mode, the control processes and renders the report locally. In remote processing mode, processing is done on a report server and displayed locally. The remote processing mode requires a Microsoft SQL Server 2005 instance of report server.

Note注意

For more information about using the ReportViewer Web server control in a Web farm or without session state, see ReportViewer 的 Web.config 设置.

System.Object
   System.Web.UI.Control
     System.Web.UI.WebControls.WebControl
       System.Web.UI.WebControls.CompositeControl
        Microsoft.Reporting.WebForms.ReportViewer
此类型的所有公共静态(在 Microsoft Visual Basic 中共享)成员都是线程安全的。 但不能保证所有实例成员都是线程安全的。
© 2009 Microsoft Corporation 版权所有。 保留所有权利  |  商标  |  隐私权声明
Page view tracker