Spread Windows Forms 9.0 Product Documentation > Developer's Guide > Managing Keyboard Interaction > Default Keyboard Maps > Default Map for MultiSelect and WhenAncestorOfFocused |
The default map for this operation mode and input map mode is summarized in this table.
Key Code | Action Name |
---|---|
Home | MoveToFirstItem |
End | MoveToLastItem |
Down Arrow | MoveToNextItem |
Page Down | MoveToNextPageOfItems |
Up Arrow | MoveToPreviousItem |
Page Up | MoveToPreviousPageOfItems |
Right Arrow | ScrollToNextColumnVisual |
Left Arrow | ScrollToPreviousColumnVisual |
spacebar | ToggleItem |