Skip to main content

ASPxClientTreeListBatchEditConfirmShowingEventArgs Class

Provides data for the ASPxClientTreeList.BatchEditConfirmShowing event.

#Declaration

TypeScript
declare class ASPxClientTreeListBatchEditConfirmShowingEventArgs extends ASPxClientCancelEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListBatchEditConfirmShowingEventArgs
See Also