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