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 对象。

适用于