[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.Field.OnLeave

OnLeave Method

OnLeave(RoutedEventArgs)

Called when the care leave from this field.

Declaration
protected virtual void OnLeave(RoutedEventArgs e)
Protected Overridable Sub OnLeave(e As RoutedEventArgs)
Parameters
Type Name Description
RoutedEventArgs e

The EventArgs instance containing the event data.

Remarks

This method raise the Leave event.