ASPxClientTreeListBatchEditNodeChangesCancelingEventArgs.nodeKey Property
In This Article
Gets the node’s key.
#Declaration
TypeScript
nodeKey: string
#Property Value
Type | Description |
---|---|
string | The node’s key. |
See Also