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