[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.EditStatusChanged

EditStatusChanged Event

Occurs when edit status changed.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event RoutedEventHandler EditStatusChanged
Public Event EditStatusChanged As RoutedEventHandler
Returns
Type Description
RoutedEventHandler Occurs when edit status changed.
Remarks

This event is raised if the IsOverwrite property is changed or user pressed the Insert key.