次の方法で共有


Report.Width プロパティ

定義

レポートの幅を取得します。

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

プロパティ値

レポートの幅を含む ReportSize オブジェクトです。

適用対象