次の方法で共有


StyleBase.BorderWidth フィールド

特定の罫線に対して設定されていない場合の罫線の幅を指定します。

名前空間:  Microsoft.ReportingServices.ReportRendering
アセンブリ:  Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)

構文

'宣言
Protected Const BorderWidth As String
'使用
Dim value As String 

value = StyleBase.BorderWidth
protected const string BorderWidth
protected:
literal String^ BorderWidth
static val mutable BorderWidth: string
protected const var BorderWidth : String

説明

可能な場合、罫線はオブジェクトの枠に中央揃えされます。 2 つの罫線が重なり、Z オーダーで優先順位を決定できない場合、重複領域には幅が広い方の罫線が使用されます。

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.ReportRendering 名前空間