StyleBase.BorderStyleTop 字段

Returns the style of the top border.

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

语法

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

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