ActiveReports 13
BackgroundImage Property (Viewer)

GrapeCity.ActiveReports.Viewer.Win Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : BackgroundImage Property
Gets or sets the background image displayed in the control.
Syntax
'Declaration
 
Public Overridable Property BackgroundImage As Image
public virtual Image BackgroundImage {get; set;}

Property Value

An System.Drawing.Image that represents the image to display in the background of the control.
See Also

Reference

Viewer Class
Viewer Members