ActiveReports Developer 7
NewValue Property
See Also 
GrapeCity.ActiveReports.Design.Win.v7 Assembly > GrapeCity.ActiveReports.Design Namespace > ScripEditorEventArgs Class : NewValue Property

Glossary Item Box

Returns a string containing the changed script.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property NewValue As System.String
C# 
public System.string NewValue {get;}

See Also