[]
        
(Showing Draft Content)

C1.WPF.Grid.GridControlAdapter.OnKeyDown

OnKeyDown Method

OnKeyDown(KeyEventArgs)

Called when the a keyboard key is pressed.

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

The event that originated the action.

Returns
Type Description
bool