Keyboard Navigation

1 Oct 20151 minute to read

You can use Keyboard shortcut keys as an alternative to the mouse while using Accordion control by using AllowKeyboardNavigation property. You have to focus the control to enable the keyboard navigation. Accordion control allows you to perform all kind of actions by using keyboard shortcuts.

Shortcut Key Description

Access key

+ j
Focuses into the accordion control
Up Moves to previous panel
Down Moves to next panel
Left Moves to previous panel
Right Moves to next panel
Home Moves to the first accordion panel
End Moves to the last accordion panel