Share via


StyleBase.BorderColorLeft Field

Returns the color of the left border.

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

Syntax

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

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