Click or drag to resize
GridKeyboardNavigationSettings Properties

The GridKeyboardNavigationSettings type exposes the following members.

Properties
  Name Description
Public property AllowActiveRowCycle
This property set whether active row should be set to first/last item when current item is last/first and down/up key is pressed (default is false)
Public property DeleteActiveRow
Public property EnableKeyboardShortcuts
Public property ExitEditInsertModeKey
Public property FocusKey
This property sets the key that is used to focus KaxGrid. It is always used with CTRL key combination.
Public property InitInsertKey
This property sets the key that is used to open insert edit form of KaxGrid. It is always used with CTRL key combination.
Public property RebindKey
This property sets the key that is used to rebind KaxGrid. It is always used with CTRL key combination.
Public property UpdateInsertItemKey
Top
See Also