Tablix.Body Property

Definition

Gets the bottom right region that contains the data of the tablix.

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

Property Value

A TablixBody object.

Applies to