ActiveReports Developer 7
Modified Event
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > ParameterCollection Class : Modified Event

Glossary Item Box

Is raised when the Parameter collection is modified.

Syntax

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

See Also