Back to Devexpress

TreeListOptionsNavigation Properties

windowsforms-devexpress-dot-xtratreelist-dot-treelistoptionsnavigation-dot-underscore-properties.md

latest2.4 KB
Original Source

TreeListOptionsNavigation Properties

Contains options that control node navigation functionality.

NameDescription
AllowExpandCollapseWithArrowKeysGets or sets whether to allow a user to expand/collapse TreeList nodes with the Left and Right arrow keys without holding Ctrl.
AutoFocusNewNodeGets or sets whether a newly added node is automatically focused.
AutoMoveRowFocusGets or sets whether Left and Right arrow keys move focus to the next/previous node when the current node’s last/first cell is focused.
EnterMovesNextColumnGets or sets whether the ENTER key can be used to move focus between cells.
MoveOnEditGets or sets whether end-users can navigate through cells using Arrow keys while editing cells.
UseBandsAdvHorzNavigationGets or sets whether focus always moves horizontally to the sibling cell or with respect to how columns are arranged in bands.
UseBandsAdvVertNavigationGets or sets whether focus always moves vertically to the sibling cell or with respect to how columns are arranged in bands.
UseTabKeyGets or sets whether the TAB/SHIFT + TAB key combinations move focus to the next/previous node cell or to the next/previous control in the tab order.

See Also

TreeListOptionsNavigation Class

TreeListOptionsNavigation Members

DevExpress.XtraTreeList Namespace