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 对象。

适用于