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