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