Share via


StyleBase.BorderColorBottom Field

Returns the color of the bottom border.

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

Syntax

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

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