[]
        
(Showing Draft Content)

C1.iOS.Grid.GridControlKeyboardHandler.HandleKeyDown

HandleKeyDown Method

HandleKeyDown(UIKeyCommand)

Called when a KeyDown event occurs.

Declaration
protected virtual bool HandleKeyDown(UIKeyCommand e)
Protected Overridable Function HandleKeyDown(e As UIKeyCommand) As Boolean
Parameters
Type Name Description
UIKeyCommand e
Returns
Type Description
bool