ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionCollection Class / Changed Event

In This Topic
    Changed Event (SectionCollection)
    In This Topic
    Occurs when the members of the SectionCollection have changed.
    Syntax
    'Declaration
     
    Public Event Changed As EventHandler
    public event EventHandler Changed
    See Also