Back to Devexpress

ASPxClientGridViewBatchEditRowInsertingEventArgs Class

aspnet-js-aspxclientgridviewbatcheditrowinsertingeventargs.md

latest1.0 KB
Original Source

ASPxClientGridViewBatchEditRowInsertingEventArgs Class

Provides data for the ASPxClientGridView.BatchEditRowInserting event.

Declaration

ts
declare class ASPxClientGridViewBatchEditRowInsertingEventArgs extends ASPxClientCancelEventArgs

Remarks

Objects of the ASPxClientGridViewBatchEditRowInsertingEventArgs type are used as arguments for the ASPxClientGridView.BatchEditRowInserting event generated on the client side.

ASPxClientGridViewBatchEditRowInsertingEventArgs objects with proper settings are automatically created and passed to the corresponding event handlers.

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientGridViewBatchEditRowInsertingEventArgs

See Also

ASPxClientGridViewBatchEditRowInsertingEventArgs Members