Back to Devexpress

ASPxClientVerticalGridBatchEditChangesSavingEventArgs Class

aspnet-js-aspxclientverticalgridbatcheditchangessavingeventargs.md

latest1.1 KB
Original Source

ASPxClientVerticalGridBatchEditChangesSavingEventArgs Class

Provides data for the ASPxClientVerticalGrid.BatchEditChangesSaving event.

Declaration

ts
declare class ASPxClientVerticalGridBatchEditChangesSavingEventArgs extends ASPxClientCancelEventArgs

Remarks

Objects of the ASPxClientVerticalGridBatchEditChangesSavingEventArgs type are used as arguments for the ASPxClientVerticalGrid.BatchEditChangesSaving event, generated on the client side.

ASPxClientVerticalGridBatchEditChangesSavingEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.

Inheritance

ASPxClientEventArgs ASPxClientCancelEventArgs ASPxClientVerticalGridBatchEditChangesSavingEventArgs

See Also

Vertical Grid

ASPxClientVerticalGridBatchEditChangesSavingEventArgs Members