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