次の方法で共有


Report.Width プロパティ

定義

注意事項

Use ReportSection.Width instead.

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

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ Width { Microsoft::ReportingServices::OnDemandReportRendering::ReportSize ^ get(); };
[System.Obsolete("Use ReportSection.Width instead.")]
public Microsoft.ReportingServices.OnDemandReportRendering.ReportSize Width { get; }
[<System.Obsolete("Use ReportSection.Width instead.")>]
member this.Width : Microsoft.ReportingServices.OnDemandReportRendering.ReportSize
Public ReadOnly Property Width As ReportSize

プロパティ値

ReportSize オブジェクト。

属性

適用対象