Border.Width 속성

정의

특정 면에 대해 재정의되지 않는 경우의 테두리 두께입니다.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> Width { Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportExpression<Microsoft::ReportingServices::RdlObjectModel::ReportSize> value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> Width { get; set; }
member this.Width : Microsoft.ReportingServices.RdlObjectModel.ReportExpression<Microsoft.ReportingServices.RdlObjectModel.ReportSize> with get, set
Public Property Width As ReportExpression(Of ReportSize)

속성 값

ReportExpression<T> 개체입니다.

적용 대상