ASPxClientTreeListBatchEditNodeValidatingEventArgs Properties
Provides data for the ASPxClientTreeList.BatchEditNodeValidating event.| Name | Description |
|---|---|
| nodeKey | Gets the node’s key value. |
| validationInfo | Provides validation information of a validated node. |
See Also