次の方法で共有


Page.InteractiveHeight プロパティ

定義

対話的なレンダラーでレポートを表示するときの既定の高さを取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象