ASPxClientTreeListNodeEventArgs.nodeKey Property
In This Article
Gets the processed node’s key value.
#Declaration
TypeScript
nodeKey: string
#Property Value
Type | Description |
---|---|
string | A String value that identifies the processed node. |
See Also