Partager via


Classe BackgroundImage

Represents a background image in the report definition.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public Class BackgroundImage _
    Inherits ReportObject _
    Implements IShouldSerialize
'Utilisation
Dim instance As BackgroundImage
public class BackgroundImage : ReportObject, 
    IShouldSerialize
public ref class BackgroundImage : public ReportObject, 
    IShouldSerialize
type BackgroundImage =  
    class
        inherit ReportObject
        interface IShouldSerialize
    end
public class BackgroundImage extends ReportObject implements IShouldSerialize

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
    Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
      Microsoft.ReportingServices.RdlObjectModel..::..BackgroundImage

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.