次の方法で共有


Report.ReportSections プロパティ

定義

レポート内のレポート セクションを取得します。

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

プロパティ値

ReportSectionCollection オブジェクト。

適用対象