言語

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

適用対象