Tablix.Body 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得包含 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
屬性值
TablixBody 物件。