Share via


StyleBase.BorderColorTop Field

Returns the color of the top border.

Namespace:  Microsoft.ReportingServices.ReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)

Syntax

'Declaration
Protected Const BorderColorTop As String
'Usage
Dim value As String

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