C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoComplete Class / TextChanged Event

In This Topic
TextChanged Event (C1AutoComplete)
In This Topic
Occurs after text of C1AutoComplete is changed.
Syntax
'Declaration
 
Public Event TextChanged As System.EventHandler
 
See Also