Skip to main content

ASPxClientCardViewBatchEditCardDeletingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditCardDeleting event.

Declaration

declare class ASPxClientCardViewBatchEditCardDeletingEventArgs extends ASPxClientCancelEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewBatchEditCardDeletingEventArgs
See Also