Back to Devexpress

Move Nodes

wpf-119727-controls-and-libraries-data-grid-grid-view-data-layout-nodes-move-nodes.md

latest1.5 KB
Original Source

Move Nodes

  • Oct 12, 2020

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

Run Demo: Tree Structure Editing

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.