共用方式為


StyleBase.BorderStyle 欄位

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

命名空間:  Microsoft.ReportingServices.ReportRendering
組件:  Microsoft.ReportingServices.ProcessingCore (在 Microsoft.ReportingServices.ProcessingCore.dll 中)

語法

'宣告
Protected Const BorderStyle As String
'用途
Dim value As String 

value = StyleBase.BorderStyle
protected const string BorderStyle
protected:
literal String^ BorderStyle
static val mutable BorderStyle: string
protected const var BorderStyle : 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 命名空間