[]
        
(Showing Draft Content)

C1.iOS.Grid.GridControlKeyboardHandler

GridControlKeyboardHandler Class

Handles the keyboard actions.

Inheritance
GridControlKeyboardHandler
Namespace: C1.iOS.Grid
Assembly: C1.iOS.GridControl.dll
Syntax
public class GridControlKeyboardHandler
Public Class GridControlKeyboardHandler

Constructors

Name Description
GridControlKeyboardHandler()

Fields

Name Description
CommandCancelEdit
CommandCommitEdit
CommandCopy
CommandCut
CommandDelete
CommandDown
CommandLeft
CommandPaste
CommandRight
CommandSelectAll
CommandShiftDown
CommandShiftLeft
CommandShiftRight
CommandShiftTab
CommandShiftUp
CommandStartEdit
CommandTab
CommandUp
selector

Properties

Name Description
Grid

Gets the associated grid.

Methods

Name Description
GetCommands(bool)

Gets the commands of the grid.

HandleKeyDown(UIKeyCommand)

Called when a KeyDown event occurs.