ActiveReports Developer 7
BackgroundImage Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design.Toolbox Namespace > Toolbox Class : BackgroundImage Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property BackgroundImage As Image
C# 
public Image BackgroundImage {get; set;}

See Also