StyleBase.BackgroundImage Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une image d'arrière-plan pour l'objet.
public:
abstract property Microsoft::ReportingServices::OnDemandReportRendering::BackgroundImage ^ BackgroundImage { Microsoft::ReportingServices::OnDemandReportRendering::BackgroundImage ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.BackgroundImage BackgroundImage { get; }
member this.BackgroundImage : Microsoft.ReportingServices.OnDemandReportRendering.BackgroundImage
Public MustOverride ReadOnly Property BackgroundImage As BackgroundImage
Valeur de propriété
Objet BackgroundImage qui représente une image d'arrière-plan pour l'objet.