Campo BorderStyleBottom
Returns the style of the bottom border.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const BorderStyleBottom As String
'Uso
Dim value As String
value = StyleBase.BorderStyleBottom
protected const string BorderStyleBottom
protected:
literal String^ BorderStyleBottom
static val mutable BorderStyleBottom: string
protected const var BorderStyleBottom : String