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