TreeListNodeEditingEventArgs Properties
Provides data for the ASPxTreeList.CancelNodeEditing and ASPxTreeList.StartNodeEditing events.
Name | Description |
---|---|
Cancel |
Gets or sets a value indicating whether the event should be canceled.
Inherited from Cancel |
Node |
Gets the edited node’s key value. |
See Also