ASPxTreeListInsertNodeInfo Properties
Contains information on a tree list cell.| Name | Description |
|---|---|
| ChildNodes | Gets the currently inserted node’s child nodes. |
| NewValues | Gets a collection of values that have been added to the grid. Inherited from ASPxDataInsertValues. |
| ParentNodeKey | Specifies the parent node’s key value. |
See Also