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