Skip to main content

ASPxClientTreeListBatchEditNodeValidatingEventArgs Class

Provides data for the ASPxClientTreeList.BatchEditNodeValidating event.

#Declaration

TypeScript
declare class ASPxClientTreeListBatchEditNodeValidatingEventArgs extends ASPxClientEventArgs

#Remarks

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

#Inheritance

ASPxClientEventArgs
ASPxClientTreeListBatchEditNodeValidatingEventArgs
See Also