Partager via


Champ StyleBase.cBorderColorLeft

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

A string constant that specifies the name of the style attribute for left border color.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Protected Const cBorderColorLeft As String
'Utilisation
Dim value As String 

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

Voir aussi

Référence

StyleBase Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering