Skip to main content

ASPxClientVerticalGridBatchEditChangesCancelingEventArgs Class

#Declaration

TypeScript
declare class ASPxClientVerticalGridBatchEditChangesCancelingEventArgs extends ASPxClientCancelEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientVerticalGridBatchEditChangesCancelingEventArgs
See Also