ActiveReports Developer 7
BackgroundImageLayoutChanged Event
See Also 
GrapeCity.ActiveReports.Viewer.Win.v7 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > Viewer Class : BackgroundImageLayoutChanged Event

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Event BackgroundImageLayoutChanged As System.EventHandler
C# 
public event System.EventHandler BackgroundImageLayoutChanged

See Also