[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Field.Leave

Leave Event

Occurs when the input focus leaves the Field.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event RoutedEventHandler Leave
Public Event Leave As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Occurs when the input focus leaves the .
Remarks

This event is raised when the input focus moves out of the Field.