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