[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.KeyDown

KeyDown Event

Occurs when a key is pressed.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Browsable(true)]
public event KeyEventHandler KeyDown
<Browsable(True)>
Public Event KeyDown As KeyEventHandler
Returns
Type Description
KeyEventHandler Occurs when a key is pressed.
Remarks

This event is raised when a key is pressed down.