ASPxClientCardViewBatchEditCardRecoveringEventArgs Class
Provides data for the ASPxClientCardView.BatchEditCardRecovering event.
Declaration
declare class ASPxClientCardViewBatchEditCardRecoveringEventArgs extends ASPxClientCancelEventArgs
Remarks
Objects of the ASPxClientCardViewBatchEditCardRecoveringEventArgs type are used as arguments for the ASPxClientCardView.BatchEditCardRecovering event generated on the client side.
ASPxClientCardViewBatchEditCardRecoveringEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientCardViewBatchEditCardRecoveringEventArgs
See Also