次の方法で共有


StyleBase.BorderColor フィールド

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

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

構文

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

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

説明

2 つの罫線が重なり、優先順位を決定できない場合、重複領域には色番号の低い方が使用されます。

関連項目

参照

StyleBase クラス

Microsoft.ReportingServices.ReportRendering 名前空間