次の方法で共有


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 オブジェクト。

適用対象