Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
NodeEditing class Members
The following tables list the members exposed by NodeEditing.
Public Properties
| Name | Description |
| enabled | Get the state of the node editing. |
| enableOnDoubleClick | Returns true if node edit mode can be entered by double clicking on a node. |
| enableOnF2 | Returns true if node edit mode can be entered by pressing F2. |
| enableOnSingleClickWhenActive | Returns true if node edit mode can be entered by a node becoming active. |
| internalEditorCssClass | Returns a string value that specifies the CSS class used for the internal node editor. |
| isInNodeEditing | Gets a value that indicates whether the node is in edit mode. |
Public Methods
See Also