The ScripEditorEventArgs class provides data required for the ScriptChanged event.

| Visual Basic (Declaration) | |
|---|---|
Public Class ScripEditorEventArgs Inherits System.EventArgs  | |
| C# | |
|---|---|
public class ScripEditorEventArgs : System.EventArgs  | |
System.Object
   System.EventArgs
      GrapeCity.ActiveReports.Design.ScripEditorEventArgs