Version

ValidateLabelEditEventArgs Class Properties

For a list of all members of this type, see ValidateLabelEditEventArgs members.

Public Properties
 NameDescription
Public PropertyCancel (Inherited from System.ComponentModel.CancelEventArgs)
Public PropertyLabelEditTextGets/sets the text of the node being edited.  
Public PropertyNodeReturns the node being edited  
Public PropertyOriginalTextReturns the original text of the node.  
Public PropertyStayInEditModeGets/sets whether the node will remain in edit mode.  
See Also