[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridControlAdapter.OnKeyDown

OnKeyDown Method

OnKeyDown(KeyboardEventArgs)

Called when the a keyboard key is pressed.

Declaration
protected virtual bool OnKeyDown(KeyboardEventArgs e)
Parameters
Type Name Description
KeyboardEventArgs e

The event that originated the action.

Returns
Type Description
bool