Compartir a través de


BackgroundImageValue Campo

Returns the value of the background image.

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

Sintaxis

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

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