次の方法で共有


Page.InteractiveWidth プロパティ

定義

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

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

プロパティ値

ReportSize オブジェクト。

適用対象