ASPxClientTreeListBatchEditNodeChangesCancelingEventArgs.nodeValues Property
Gets a hash table that stores information about the processed node’s values.
Declaration
nodeValues: any
Property Value
| Type | Description |
|---|---|
| any | Information about the node’s values. |
See Also