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

ASPxClientVerticalGridBatchEditRecordRecoveringEventArgs Class

Declaration

declare class ASPxClientVerticalGridBatchEditRecordRecoveringEventArgs extends ASPxClientCancelEventArgs

Remarks

Objects of the ASPxClientVerticalGridBatchEditRecordRecoveringEventArgs type are used as arguments for the ASPxClientVerticalGrid.BatchEditRecordRecovering event generated on the client side.

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

Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientVerticalGridBatchEditRecordRecoveringEventArgs
See Also