NodeEditFinishedArgs Constructors
Contains data for the command bound to the NodeEditFinishedCommand property.| Name | Parameters | Description |
|---|---|---|
| NodeEditFinishedArgs(Object, IEnumerable<Object>, Nullable<Boolean>) | item, path, success | Initializes a new instance of the NodeEditFinishedArgs class with specified settings. |
See Also