Contains the arguments passed to the NodeTextEdited event handlers.
The following tables list the members exposed by the EditNodeTextEventArgs type.
Name | Description | |
---|---|---|
Initializes a new instance of the EditNodeTextEventArgs class. |
Name | Description | |
---|---|---|
Gets the text that has just been entered by the user. |
||
Gets the node whose text has been edited. |
||
Gets the text that had been displayed in the node before the user edited it. |