ReportViewer 類別

Encapsulates the methods and properties used for the ReportViewer control.

命名空間: Microsoft.Reporting.WebForms
組件: Microsoft.ReportViewer.WebForms (在 microsoft.reportviewer.webforms.dll)

語法

備註

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

執行緒安全性

任何公用靜態 (共用 在 Visual Basic) 此型別的成員具備執行緒安全。不保證任何執行個體成員安全執行緒。

另請參閱

參考

ReportViewer 成員
Microsoft.Reporting.WebForms 命名空間