다음을 통해 공유


ReportViewer 클래스

Encapsulates the methods and properties used for the ReportViewer control.

네임스페이스: Microsoft.Reporting.WebForms
어셈블리: microsoft.reportviewer.webforms.dll의 Microsoft.ReportViewer.WebForms

구문

주의

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

스레드 보안

이 유형의 모든 public static(Visual Basic의 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.

참고 항목

참조

ReportViewer 멤버
Microsoft.Reporting.WebForms 네임스페이스