Skip to main content

ASPxClientVerticalGridBatchEditRecordInsertingEventArgs Class

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.

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientVerticalGridBatchEditRecordInsertingEventArgs
See Also