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