StyleBase.BorderStyleRight 字段

Returns the style of the right border.

命名空间:  Microsoft.ReportingServices.ReportRendering
程序集:  Microsoft.ReportingServices.ProcessingCore(在 Microsoft.ReportingServices.ProcessingCore.dll 中)

语法

声明
Protected Const BorderStyleRight As String
用法
Dim value As String

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