ASPxClientTreeListBatchEditNodeValidatingEventArgs Class
Provides data for the ASPxClientTreeList.BatchEditNodeValidating event.
Declaration
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