Campo StyleBase.cBackgroundColor
Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.
A string constant that specifies the name of the style attribute for background color.
Espacio de nombres: Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado: Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxis
'Declaración
Protected Const cBackgroundColor As String
'Uso
Dim value As String
value = StyleBase.cBackgroundColor
protected const string cBackgroundColor
protected:
literal String^ cBackgroundColor
static val mutable cBackgroundColor: string
protected const var cBackgroundColor : String
Vea también
Referencia
Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering