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