Border.Width 속성

정의

특정 면에 대해 재정의되지 않는 경우 테두리 너비로 계산되는 식을 가져옵니다.

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

속성 값

ReportSizeProperty 개체입니다.

적용 대상