ASPxClientGridViewBatchEditConfirmShowingEventArgs Class
Provides data for the ASPxClientGridView.BatchEditConfirmShowing event.
Declaration
declare class ASPxClientGridViewBatchEditConfirmShowingEventArgs extends ASPxClientCancelEventArgs
Remarks
ASPxClientGridViewBatchEditConfirmShowingEventArgs objects with proper settings are automatically created and passed to corresponding event handlers.
Inheritance
ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientGridViewBatchEditConfirmShowingEventArgs
See Also