Skip to main content

ASPxClientVerticalGridBatchEditConfirmShowingEventArgs Class

#Declaration

TypeScript
declare class ASPxClientVerticalGridBatchEditConfirmShowingEventArgs extends ASPxClientCancelEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientVerticalGridBatchEditConfirmShowingEventArgs
See Also