言語

Tablix.Height プロパティ

定義

タブリックスの高さを手に入れる。

public:
 virtual property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Height { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
public override Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Height { get; }
member this.Height : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public Overrides ReadOnly Property Height As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象