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