Back to Devexpress

Selecting Nodes

windowsforms-999-controls-and-libraries-tree-list-end-user-capabilities-selecting-nodes.md

latest1.7 KB
Original Source

Selecting Nodes

  • Jan 13, 2025

The following mouse operations and keyboard shortcuts can be used by end-users to select nodes.

ActionEffect
Clicking a node while holding the CTRL key pressedToggles the node’s selected state while preserving the previous selection.
Pressing the CTRL+ARROW KEY combinationEnables users to move cell focus while preserving the current selection.
Clicking a node holding the SHIFT key pressedSelects all nodes between the clicked node and the previously focused node/nodes. The previous selection is cleared.
Pressing the SHIFT+UP/SHIFT+DOWN key combinations repeatedlyEnables end-users to select a continuous range of nodes. When starting such operations, the previous selection is cleared.
Clicking a node while holding the CTRL and SHIFT keys pressedSelects the range of nodes between the one clicked and those previously focused. The previous selection is preserved.
Pressing the CTRL+SHIFT+UP/CTRL+SHIFT+DOWN key combinationsEnables end-users to select a continuous range of nodes. The previous selection is preserved.

Notes :

See Also

Node Selection