Campo BackgroundImageSource
Returns the source of the background image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (em Microsoft.ReportingServices.ProcessingCore.dll)
Sintaxe
'Declaração
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