Back to Devexpress

ASPxClientCardViewBatchEditChangesSavingEventArgs Class

aspnet-js-aspxclientcardviewbatcheditchangessavingeventargs.md

latest1.0 KB
Original Source

ASPxClientCardViewBatchEditChangesSavingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditChangesSaving event.

Declaration

ts
declare class ASPxClientCardViewBatchEditChangesSavingEventArgs extends ASPxClientCancelEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientCardViewBatchEditChangesSavingEventArgs

See Also

ASPxClientCardViewBatchEditChangesSavingEventArgs Members