Tablix.Body Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.