ASPxDataDeleteValues Properties
An object containing information about deleted grid values.| Name | Description |
|---|---|
| Keys | Gets a collection of grid key values that correspond to the deleted rows. |
| Values | Gets a collection of values that have been deleted from the grid. |
See Also