Поле BackgroundImage
Gets the background image. If omitted, there is no background image.
Пространство имен: Microsoft.ReportingServices.ReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Protected Const BackgroundImage As String
'Применение
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