ASPxTreeList.KeyboardSupport Property
Gets or sets a value that specifies whether keyboard navigation is available within the ASPxTreeList control.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
#Remarks
To learn more, refer to the Keyboard Navigation topic.
Note
You can use UP/DOWN/LEFT/RIGHT keys to navigate between tree list nodes if the control’s Keyboard
#Online Demo
Accessibility - Keyboard Support