次の方法で共有


SubReport.Report プロパティ

定義

サブレポートの完全な構造 (定義とインスタンス) を取得します。

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::Report ^ Report { Microsoft::ReportingServices::OnDemandReportRendering::Report ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.Report Report { get; }
member this.Report : Microsoft.ReportingServices.OnDemandReportRendering.Report
Public ReadOnly Property Report As Report

プロパティ値

Report オブジェクト。

適用対象