다음을 통해 공유


Report 클래스

Contains methods and properties that can apply to both local and server reports.

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

구문

주의

This class is used as a base class for the LocalReport and ServerReport objects and is not intended for use directly from your code. Please see LocalReport and ServerReport for implementation-specific information.

상속 계층 구조

System.Object
  Microsoft.Reporting.WinForms.Report
     Microsoft.Reporting.WinForms.LocalReport
     Microsoft.Reporting.WinForms.ServerReport

스레드 보안

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

참고 항목

참조

Report 멤버
Microsoft.Reporting.WinForms 네임스페이스