StyleBase.BackgroundImage Property

Definition

Gets a background image for the object.

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

Property Value

A BackgroundImage object that represents a background image for the object.

Applies to