NodeEditArgs Properties
Contains information about the node that a user edits.| 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. |
See Also