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