ASPxClientTreeListBatchEditEndEditingEventArgs.nodeKey Property
Gets the processed node’s key value.
Declaration
nodeKey: string
Property Value
Type | Description |
---|---|
string | A String value that identifies the processed node. |
See Also