Campo StyleBase.cBorderColorTop
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 color.
Namespace: Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
Protected Const cBorderColorTop As String
'Uso
Dim value As String
value = StyleBase.cBorderColorTop
protected const string cBorderColorTop
protected:
literal String^ cBorderColorTop
static val mutable cBorderColorTop: string
protected const var cBorderColorTop : String
Consulte também
Referência
Namespace Microsoft.ReportingServices.OnDemandReportRendering