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

Move Nodes

The TreeListView allows you to change a node’s hierarchy in the tree.

Indent_Outdent_nodes

Tip

Demo: Tree Structure Editing

Requires a WPF Subscription. Download

To Indent Nodes

The TreeListView moves nodes to the children of the previous node.

To Outdent Nodes

The TreeListView moves nodes to the parent level.

Note

The TreeListView indents and outdents nodes with their childhen.