次の方法で共有


Report.Page プロパティ

定義

注意事項

Use ReportSection.Page instead.

レポートに関するページ レイアウト情報を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Page ^ Page { Microsoft::ReportingServices::OnDemandReportRendering::Page ^ get(); };
[System.Obsolete("Use ReportSection.Page instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.Page Page { get; }
[<System.Obsolete("Use ReportSection.Page instead.")>]
member this.Page : Microsoft.ReportingServices.OnDemandReportRendering.Page
Public ReadOnly Property Page As Page

プロパティ値

Page オブジェクト。

属性

適用対象