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