ASPxClientGridViewBatchEditRowValidatingEventArgs Class
Provides data for the ASPxClientGridView.BatchEditRowValidating event.
#Declaration
declare class ASPxClientGridViewBatchEditRowValidatingEventArgs extends ASPxClientEventArgs
#Remarks
Objects of the ASPxClientGridViewBatchEditRowValidatingEventArgs type are used as arguments for the ASPxClientGridView.BatchEditRowValidating event, generated on the client side.
ASPxClientGridViewBatchEditRowValidatingEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.