Campo BackgroundImage
Gets the background image. If omitted, there is no background image.
Spazio dei nomi: Microsoft.ReportingServices.ReportRendering
Assembly: Microsoft.ReportingServices.ProcessingCore (in Microsoft.ReportingServices.ProcessingCore.dll)
Sintassi
'Dichiarazione
Protected Const BackgroundImage As String
'Utilizzo
Dim value As String
value = StyleBase.BackgroundImage
protected const string BackgroundImage
protected:
literal String^ BackgroundImage
static val mutable BackgroundImage: string
protected const var BackgroundImage : String
Vedere anche