ActiveReports 13
ScriptChanged Event

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design Namespace > Designer Class : ScriptChanged Event
Raised when the script for a report in the End User Report Designer is changed.
Syntax
'Declaration
 
Public Event ScriptChanged As ScriptChangedEventHandler
public event ScriptChangedEventHandler ScriptChanged
Remarks
This event is raised when the user switches from the Design view to the Script view of the report. It is not raised by changes to the script.
See Also

Reference

Designer Class
Designer Members