[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.KeyExit

KeyExit Event

Occurs when entering special keys that cause the control to lose focus.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public event KeyExitEventHandler KeyExit
Public Event KeyExit As KeyExitEventHandler
Returns
Type Description
KeyExitEventHandler Occurs when entering special keys that cause the control to lose focus.
Remarks

This event is raised if the focus is moved out of the control using keyboard operations.