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