TreeListNodeEditStartedEventArgs Constructors
Contains data for the NodeEditStarted event.| Name | Parameters | Description |
|---|---|---|
| TreeListNodeEditStartedEventArgs(TreeListNode) | node | Initializes a new instance of the TreeListNodeEditStartedEventArgs class with specified settings. |
See Also