Keyboard Navigation

Sport1Sport2Sport3Sport4
Description

This sample demonstrates keyboard navigation.

The keyboard navigation is enabled by setting the KeyNav property to True.

The following keys are supported by default:

  • LEFT/DOWN - Moves to the previous page.
  • RIGHT/UP - Moves to the next page.
  • HOME - Moves to the first page.
  • END - Moves to the last page.
Documentation