Skip to main content
A newer version of this page is available. .

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