[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.TextChanging

TextChanging Event

Occurs just before the text is changed in the control.

Namespace: GrapeCity.Wpf.SpreadSheet.CellType.Editors
Assembly: GrapeCity.Wpf.SpreadSheet.CellType.dll
Syntax
public event TextChangingEventHandler TextChanging
Public Event TextChanging As TextChangingEventHandler
Returns
Type Description
TextChangingEventHandler Occurs just before the text is changed in the control.
Remarks

This event is raised before the Text property is changing.