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

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property BackgroundImageLayout As System.Windows.Forms.ImageLayout
C# 
public System.Windows.Forms.ImageLayout BackgroundImageLayout {get; set;}

See Also