Skip to main content

ASPxClientTreeListBatchEditChangesSavingEventArgs Class

Provides data for the ASPxClientTreeList.BatchEditChangesSaving event.

#Declaration

TypeScript
declare class ASPxClientTreeListBatchEditChangesSavingEventArgs extends ASPxClientCancelEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListBatchEditChangesSavingEventArgs
See Also