ActiveReports 14 .NET Edition
GrapeCity.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
    public event EventHandler Changed
    See Also