Udostępnij za pośrednictwem


Właściwość BackgroundImage.Source

Określa źródło obrazu.

Przestrzeń nazw:  Microsoft.ReportingServices.RdlObjectModel
Zestaw:  Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)

Składnia

'Deklaracja
Public Property Source As SourceType
    Get
    Set
'Użycie
Dim instance As BackgroundImage
Dim value As SourceType

value = instance.Source

instance.Source = value
public SourceType Source { get; set; }
public:
property SourceType Source {
    SourceType get ();
    void set (SourceType value);
}
member Source : SourceType with get, set
function get Source () : SourceType
function set Source (value : SourceType)

Wartość właściwości

Typ: Microsoft.ReportingServices.RdlObjectModel.SourceType
A SourceType obiektu.