ReportSection.Body Property

Definition

Gets the body of the report section.

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

Property Value

A Body object.

Applies to