ActiveReports Developer 7
Changed Event
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports Namespace > SectionCollection Class : Changed Event

Glossary Item Box

Occurs when the members of the SectionCollection have changed.

Syntax

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

See Also