言語

Page.InteractiveWidth プロパティ

定義

インタラクティブレンダラーでレポートをレンダリングする際のデフォルトの高さを取得します。

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

プロパティ値

ReportSize オブジェクト。

適用対象