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