StyleBase.BorderColorRight Field
Returns the color of the right border.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const BorderColorRight As String
'Usage
Dim value As String
value = StyleBase.BorderColorRight
protected const string BorderColorRight
protected:
literal String^ BorderColorRight
static val mutable BorderColorRight: string
protected const var BorderColorRight : String