ASPxClientGridViewBatchEditStartEditingEventArgs.key Property
In This Article
Gets the row’s key.
#Declaration
TypeScript
key: any
#Property Value
Type | Description |
---|---|
any | An object that specifies the row’s key. |
See Also