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