ASPxClientCardViewBatchEditConfirmShowingEventArgs Class
Provides data for the ASPxClientCardView.BatchEditConfirmShowing event.
Declaration
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