Version

NodeEditing class Members

The following tables list the members exposed by NodeEditing.

Public Constructors
 NameDescription
Public ConstructorNodeEditing Constructor  
Public Properties
 NameDescription
Public PropertyenabledGet the state of the node editing.  
Public PropertyenableOnDoubleClickReturns true if node edit mode can be entered by double clicking on a node.  
Public PropertyenableOnF2Returns true if node edit mode can be entered by pressing F2.  
Public PropertyenableOnSingleClickWhenActiveReturns true if node edit mode can be entered by a node becoming active.  
Public PropertyinternalEditorCssClassReturns a string value that specifies the CSS class used for the internal node editor.  
Public PropertyisInNodeEditingGets a value that indicates whether the node is in edit mode.  
Public Methods
 NameDescription
Public MethodenterNodeEditingCauses the tree to enter edit mode.  
Public MethodexitNodeEditingCauses the tree to exit edit mode.  
See Also