Report 成员

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

以下各表列出了由 Report 类型公开的成员。

公共属性

  名称 说明
Public property DisplayName Gets or sets the display name of the report.
Public property IsDrillthroughReport Indicates whether the report is a drillthrough report.

顶部

公共方法

(另请参见 受保护的方法 )

  名称 说明
Public method Equals  已重载。 (继承自 Object。)
Public method GetDefaultPageSettings Gets the default page settings specified in the report.
Public method GetDocumentMap Returns the representation of the document map for the local report.
Public method GetHashCode  (继承自 Object。)
Public method GetParameters Returns report parameter properties for the report.
Public method GetTotalPages Returns the total number of logical pages in the report.
Public method GetType  (继承自 Object。)
Public method ListRenderingExtensions Returns all available rendering extensions for the local report.
Public method LoadReportDefinition 已重载。Loads a report definition from the local file system.
Public methodStatic ReferenceEquals  (继承自 Object。)
Public method Refresh Causes the report to be rendered with new data.
Public method Render Processes the report and renders it in the specified format.
Public method SetParameters Sets report parameter properties for the report.
Public method ToString  (继承自 Object。)

顶部

受保护的方法

  名称 说明
Protected method Finalize  (继承自 Object。)
Protected method MemberwiseClone  (继承自 Object。)

顶部

另请参见

参考

Report 类
Microsoft.Reporting.WebForms 命名空间