Skip to main content

ASPxClientTreeListBatchEditStartEditingEventArgs Class

Provides data for the ASPxClientTreeList.BatchEditStartEditing event.

#Declaration

TypeScript
declare class ASPxClientTreeListBatchEditStartEditingEventArgs extends ASPxClientCancelEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientCancelEventArgs
ASPxClientTreeListBatchEditStartEditingEventArgs
See Also