次の方法で共有


Tablix.Height プロパティ

定義

Tablix の高さを取得します。

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 オブジェクト。

適用対象