ASPxClientVerticalGridBatchEditChangesCancelingEventArgs Class
Provides data for the ASPxClientVerticalGrid.BatchEditChangesCanceling event.
Declaration
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