Back to Devexpress

ASPxClientCardViewBatchEditCardInsertingEventArgs Class

aspnet-js-aspxclientcardviewbatcheditcardinsertingeventargs.md

latest1.0 KB
Original Source

ASPxClientCardViewBatchEditCardInsertingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditCardInserting event.

Declaration

ts
declare class ASPxClientCardViewBatchEditCardInsertingEventArgs extends ASPxClientCancelEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientCardViewBatchEditCardInsertingEventArgs

See Also

ASPxClientCardViewBatchEditCardInsertingEventArgs Members