[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlKeyboardHandler.HandleKeyDown

HandleKeyDown Method

HandleKeyDown(KeyboardEventArgs)

Called when a KeyDown event occurs.

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