Compartilhar via


Campo StyleBase.cBorderWidthTop

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

A string constant that specifies the name of the style attribute for top border width.

Namespace:  Microsoft.ReportingServices.OnDemandReportRendering
Assembly:  Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxe

'Declaração
Protected Const cBorderWidthTop As String
'Uso
Dim value As String 

value = StyleBase.cBorderWidthTop
protected const string cBorderWidthTop
protected:
literal String^ cBorderWidthTop
static val mutable cBorderWidthTop: string
protected const var cBorderWidthTop : String

Consulte também

Referência

StyleBase Classe

Namespace Microsoft.ReportingServices.OnDemandReportRendering