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 개체입니다.

적용 대상