Report クラス

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

名前空間: Microsoft.Reporting.WinForms
アセンブリ: Microsoft.ReportViewer.WinForms (microsoft.reportviewer.winforms.dll 内)

構文

'宣言
'使用

解説

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 名前空間