GridDesktop.CellKeyPressed

GridDesktop.CellKeyPressed event

Occurs when a key is pressed while a cell has focus.

public event CellKeyEventHandler CellKeyPressed;

See Also