Back to Devexpress

ASPxClientGridViewBatchEditChangesSavingEventArgs Class

aspnet-js-aspxclientgridviewbatcheditchangessavingeventargs.md

latest1.0 KB
Original Source

ASPxClientGridViewBatchEditChangesSavingEventArgs Class

Provides data for the ASPxClientGridView.BatchEditChangesSaving event.

Declaration

ts
declare class ASPxClientGridViewBatchEditChangesSavingEventArgs extends ASPxClientCancelEventArgs

Remarks

Objects of the ASPxClientGridViewBatchEditChangesSavingEventArgs type are used as arguments for the ASPxClientGridView.BatchEditChangesSaving event generated on the client side.

ASPxClientGridViewBatchEditChangesSavingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientGridViewBatchEditChangesSavingEventArgs

See Also

ASPxClientGridViewBatchEditChangesSavingEventArgs Members