[]
Occurs when the value in the editor control has been changed by the user.
public event EventHandler EditorValueChanged
Public Event EditorValueChanged As EventHandler
Type | Description |
---|---|
EventHandler | Occurs when the value in the editor control has been changed by the user. |