ListView for WPF | ComponentOne
In This Topic
    Keyboard Support
    In This Topic

    You can use Keyboard keys as an alternative for mouse actions to interact with the ListView control. Keyboard support provides an easy way to navigate through the ListView control.

    The following table lists the keyboard shortcut keys and their actions when navigating through the list:

    Keyboard Keys Action
    Page Up Moves focus to the first item in the displayed list.
    Page Down Moves focus to the last item in the displayed list.
    Home Moves focus to the beginning of the list.
    End Moves focus to the end of the list.