[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.DropDownEditor.TextChanged

TextChanged Event

Occurs when the text of the drop-down editor is changed.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
[Browsable(true)]
public event EventHandler TextChanged
<Browsable(True)>
Public Event TextChanged As EventHandler
Returns
Type Description
EventHandler Occurs when the text of the drop-down editor is changed.
Remarks

This event is raised if the Text property is changed.