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

Glossary Item Box

Syntax

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

See Also