ActiveReports 12
BackgroundImage Property (GroupEditor)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.GroupEditor Namespace > GroupEditor Class : BackgroundImage Property
Gets or sets the background image displayed in the control.
Syntax
'Declaration
 
Public Property BackgroundImage As Image
public 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

GroupEditor Class
GroupEditor Members