[]
        
(Showing Draft Content)

C1.WinUI.Grid.GridControlAdapter.OnKeyDown

OnKeyDown Method

OnKeyDown(KeyRoutedEventArgs)

Called when the a keyboard key is pressed.

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

The event that originated the action.

Returns
Type Description
bool