Skip to main content

ASPxClientCardViewBatchEditConfirmShowingEventArgs Class

Provides data for the ASPxClientCardView.BatchEditConfirmShowing event.

#Declaration

TypeScript
declare class ASPxClientCardViewBatchEditConfirmShowingEventArgs extends ASPxClientCancelEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewBatchEditConfirmShowingEventArgs
See Also