[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl.FieldLeave

FieldLeave Event

Occurs when input focus leaves a field.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public event EventHandler<FieldEventArgs> FieldLeave
Public Event FieldLeave As EventHandler(Of FieldEventArgs)
Returns
Type Description
EventHandler<FieldEventArgs> Occurs when input focus leaves a field.
Remarks

This event is raised when the input focus leaves a field.