NodeEditArgs Constructors
Contains information about the node that a user edits.Name | Parameters | Description |
---|---|---|
NodeEditArgs(Object, IEnumerable<Object>) | item, path | Initializes a new instance of the NodeEditArgs class with specified settings. |
See Also