ActiveReports Developer 7
BackgroundImageLayout Property
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer 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