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

线程安全

此类型的所有公共静态(在 Microsoft Visual Basic 中共享)成员都是线程安全的。 但不能保证所有实例成员都是线程安全的。

另请参见

参考

Report 成员
Microsoft.Reporting.WinForms 命名空间