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