Back to Devexpress

ASPxClientCardViewBatchEditChangesCancelingEventArgs Class

aspnet-js-aspxclientcardviewbatcheditchangescancelingeventargs.md

latest1.1 KB
Original Source

ASPxClientCardViewBatchEditChangesCancelingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditChangesCanceling event.

Declaration

ts
declare class ASPxClientCardViewBatchEditChangesCancelingEventArgs extends ASPxClientCancelEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientCardViewBatchEditChangesCancelingEventArgs

See Also

ASPxClientCardViewBatchEditChangesCancelingEventArgs Members