Compartir a través de


BackgroundImageSource Campo

Returns the source of the background image.

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

Sintaxis

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

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