Spread Windows Forms 17
Spread Windows Forms 17.0 Product Documentation / Developer's Guide / Keyboard Interaction / Default Keyboard Maps / Default Map for SingleSelect and WhenAncestorOfFocused
In This Topic
    Default Map for SingleSelect and WhenAncestorOfFocused
    In This Topic

    The default map for this operation mode and input map mode is summarized in this table.

    Key Code Action Name
    Right Arrow ScrollToNextColumnVisual
    Left Arrow ScrollToPreviousColumnVisual
    Home SelectFirstItem
    End SelectLastItem
    Down Arrow SelectNextItem
    Page Down SelectNextPageOfItems
    Up Arrow SelectPreviousItem
    Page Up SelectPreviousPageOfItems
    See Also