ASPxClientTreeListBatchEditNodeValidatingEventArgs Class
In This Article
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