言語

Page.InteractiveHeight プロパティ

定義

インタラクティブレンダラーでレポートのデフォルト表示高さを取得したり設定したりします。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize InteractiveHeight { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize InteractiveHeight { get; set; }
member this.InteractiveHeight : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property InteractiveHeight As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象