C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1AutoComplete Namespace / C1AutoComplete Class / OnClientChange Property

In This Topic
OnClientChange Property (C1AutoComplete)
In This Topic
The name of the function which will be called when the field is blurred, if the value has changed; ui.item refers to the selected item.
Syntax
'Declaration
 
Public Property OnClientChange As System.String
 
See Also