diff --git a/api-reference/10 UI Components/dxTreeView/1 Configuration/selectByClick.md b/api-reference/10 UI Components/dxTreeView/1 Configuration/selectByClick.md index d3cd7cabce..90ae1e384d 100644 --- a/api-reference/10 UI Components/dxTreeView/1 Configuration/selectByClick.md +++ b/api-reference/10 UI Components/dxTreeView/1 Configuration/selectByClick.md @@ -8,6 +8,8 @@ default: false Specifies whether an item is selected if a user clicks it. --- +Enable this property to select items with the Enter key when [selectionMode](/Documentation/ApiReference/UI_Components/dxTreeView/Configuration/#selectionMode) is set to *'none'*. + #include btn-open-demo with { href: "https://js.devexpress.com/Demos/WidgetsGallery/Demo/TreeView/ItemSelectionAndCustomization/" } diff --git a/concepts/05 UI Components/TreeView/03 Accessibility/15 Keyboard Navigation.md b/concepts/05 UI Components/TreeView/03 Accessibility/15 Keyboard Navigation.md index 910432015c..ac28d13dae 100644 --- a/concepts/05 UI Components/TreeView/03 Accessibility/15 Keyboard Navigation.md +++ b/concepts/05 UI Components/TreeView/03 Accessibility/15 Keyboard Navigation.md @@ -39,16 +39,22 @@ A user can use the following keys to interact with the TreeView component: