ASPxClientTreeListBatchEditNodeInsertingEventArgs.parentNodeKey Property
In This Article
Gets the parent node key.
#Declaration
TypeScript
parentNodeKey: string
#Property Value
Type | Description |
---|---|
string | A String value that identifies the parent node. |
See Also