ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ControlCollection Class / Changed Event

In This Topic
Changed Event (ControlCollection)
In This Topic
Raised when an ARControl is added to or removed from the collection.
Syntax
'Declaration
 
Public Event Changed As EventHandler
 
See Also