[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.EditBase.TextChanging

TextChanging Event

Occurs just before the Text property is changed in the control.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public event TextChangingEventHandler TextChanging
Public Event TextChanging As TextChangingEventHandler
Returns
Type Description
TextChangingEventHandler Occurs just before the property is changed in the control.
Remarks

This event is raised before the Text property is changed.