TreeListNodeEditFinishedEventArgs Constructors
Contains data for the NodeEditFinished event.Name | Parameters | Description |
---|---|---|
TreeListNodeEditFinishedEventArgs(TreeListNode, Nullable<Boolean>) | node, success | Initializes a new instance of the TreeListNodeEditFinishedEventArgs class with specified settings. |
See Also