Skip to main content
A newer version of this page is available. .

ASPxClientVerticalGridBatchEditRecordDeletingEventArgs Class

Declaration

declare class ASPxClientVerticalGridBatchEditRecordDeletingEventArgs extends ASPxClientCancelEventArgs

Remarks

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

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

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientVerticalGridBatchEditRecordDeletingEventArgs
See Also