ReportSection.Body 属性

定义

获取报表区域的正文。

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

属性值

Body 对象。

适用于