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