Поделиться через


Свойство BackgroundImage.Source

Identifies the source of the image.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public ReadOnly Property Source As Image.SourceType 
    Get
'Применение
Dim instance As BackgroundImage 
Dim value As Image.SourceType 

value = instance.Source
public Image.SourceType Source { get; }
public:
virtual property Image.SourceType Source {
    Image.SourceType get () sealed;
}
abstract Source : Image.SourceType 
override Source : Image.SourceType
final function get Source () : Image.SourceType

Значение свойства

Тип: Microsoft.ReportingServices.OnDemandReportRendering.Image.SourceType
A Image.SourceType object.

Реализует

IImage.Source

См. также

Справочник

BackgroundImage Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering