ReportItem.Width 속성

정의

항목의 너비를 가져옵니다. 음수 크기는 선에만 허용됩니다.

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

속성 값

항목의 너비를 나타내는 ReportSize 개체입니다.

적용 대상