ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / ParameterCollection Class / Modified Event

In This Topic
    Modified Event
    In This Topic
    Is raised when the Parameter collection is modified.
    Syntax
    'Declaration
     
    Public Event Modified As EventHandler
    public event EventHandler Modified
    See Also