StyleBase.BackgroundImageValue Field
Returns the value of the background image.
Namespace: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Syntax
'Declaration
Protected Const BackgroundImageValue As String
'Usage
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