ASPxClientTreeListCustomButtonEventArgs.nodeKey Property
Gets the key value of the node whose custom button has been clicked.
Declaration
nodeKey: string
Property Value
| Type | Description |
|---|---|
| string | A string value that uniquely identifies the node whose custom button has been clicked. |
See Also