Compartir a través de


Campo StyleBase.cBackgroundImage

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 image.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Protected Const cBackgroundImage As String
'Uso
Dim value As String 

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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering