[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.KeyExit

KeyExit Event

Occurs when input some special keys to make the control lose focus.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event KeyExitEventHandler KeyExit
Public Event KeyExit As KeyExitEventHandler
Returns
Type Description
KeyExitEventHandler Occurs when input some special keys to make the control lose focus.
Remarks

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