Compartir a través de


Campo StyleBase.cBackgroundImageSource

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

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

Sintaxis

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

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

Vea también

Referencia

StyleBase Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering