次の方法で共有


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

適用対象