ASPxClientGridViewBatchEditChangesCancelingEventArgs Constructors
Provides data for the ASPxClientGridView.BatchEditChangesCanceling event.| Name | Description |
|---|---|
| constructor(insertedValues, deletedValues, updatedValues) | Initializes a new instance of the ASPxClientGridViewBatchEditChangesCancelingEventArgs class. |
See Also