ActiveReports 18 .NET Edition
MESCIUS.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