Campo BorderStyleLeft
Returns the style of the left border.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const BorderStyleLeft As String
'Uso
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