DxMemo Events
A multi-line text editor.| Name | Description |
|---|---|
| TextChanged | Fires after the editor text changed. |
| TextChanging | Fires when a user is changing text in the editor. Use this event to validate/cancel user input. |
See Also
| Name | Description |
|---|---|
| TextChanged | Fires after the editor text changed. |
| TextChanging | Fires when a user is changing text in the editor. Use this event to validate/cancel user input. |