ActiveReports.Design6 Assembly > DataDynamics.ActiveReports.Design Namespace > Designer Class : ScriptChanged Event |
'Declaration Public Event ScriptChanged As ScriptChangedEventHandler
public event ScriptChangedEventHandler ScriptChanged
The event handler receives an argument of type ScripEditorEventArgs containing data related to this event. The following ScripEditorEventArgs properties provide information specific to this event.
Property | Description |
---|---|
NewValue | Returns a string containing the changed script. |
OldValue | Returns a string containing the old script prior to the change. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2