ASPxClientGridViewBatchEditRowChangesCancelingEventArgs.rowValues Property
Gets a hash table that stores information about the processed row’s values.
Declaration
rowValues: any
Property Value
Type | Description |
---|---|
any | Information about the row’s values. |
See Also