Skip to main content

ASPxClientCardViewBatchEditChangesSavingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditChangesSaving event.

Declaration

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