TcxTreeList.AddFirst Method
Name | Description |
---|---|
AddFirst | Creates a new node with the default settings and adds it before the first node at the root level. |
AddFirst(TcxTreeListNode,Pointer) | Creates a node and adds it before the first node at the specified node’s nesting level. |