ActiveReports Developer 7
LayoutUpdated Event
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : LayoutUpdated Event

Glossary Item Box

Syntax

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

See Also