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