Skip to main content
All docs
V24.2

NodeEditFinishedArgs Properties
Show Inherited Hide Inherited

Contains data for the command bound to the NodeEditFinishedCommand property.
Name Description
Item Gets a record in a data source. Inherited from EditArgs.
Path Gets a path to the processed node. This path starts with the processed node and includes all its parent nodes. Inherited from NodeEditArgs.
Success Gets whether a user committed changes made in a node.
See Also