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