Pole StyleBase.BackgroundImage
Pobiera obraz tła.Jeśli pominięty, nie ma żadnego obrazu tła.
Przestrzeń nazw: Microsoft.ReportingServices.ReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Protected Const BackgroundImage As String
'Użycie
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