Tablix.TablixBody Property

Definition

Gets or sets the bottom right region that contains the data elements of the Tablix.

public:
 property Microsoft::ReportingServices::RdlObjectModel::TablixBody ^ TablixBody { Microsoft::ReportingServices::RdlObjectModel::TablixBody ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::TablixBody ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.TablixBody TablixBody { get; set; }
member this.TablixBody : Microsoft.ReportingServices.RdlObjectModel.TablixBody with get, set
Public Property TablixBody As TablixBody

Property Value

A TablixBody object.

Applies to