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 개체입니다.

특성

적용 대상