Campo StyleBase.cBorderColorRight
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
A string constant that specifies the name of the style attribute for right border color.
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const cBorderColorRight As String
'Utilizzo
Dim value As String
value = StyleBase.cBorderColorRight
protected const string cBorderColorRight
protected:
literal String^ cBorderColorRight
static val mutable cBorderColorRight: string
protected const var cBorderColorRight : String
Vedere anche
Riferimento
Spazio dei nomi Microsoft.ReportingServices.OnDemandReportRendering