Свойство Style.BackgroundImage
Gets a background image for the object.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Overrides ReadOnly Property BackgroundImage As BackgroundImage
Get
'Применение
Dim instance As Style
Dim value As BackgroundImage
value = instance.BackgroundImage
public override BackgroundImage BackgroundImage { get; }
public:
virtual property BackgroundImage^ BackgroundImage {
BackgroundImage^ get () override;
}
abstract BackgroundImage : BackgroundImage
override BackgroundImage : BackgroundImage
override function get BackgroundImage () : BackgroundImage
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.BackgroundImage
A BackgroundImage object that represents the background image for the style.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering