共用方式為


StyleBase.BorderColor 欄位

Specifies the color of the border if not set for any particular border.

命名空間:  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

備註

In the event two borders overlap and precedence cannot be determined, the lower color number should be used for the overlapping region.

請參閱

參考

StyleBase 類別

Microsoft.ReportingServices.ReportRendering 命名空間