OnClientChange Property (C1AutoComplete)
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.
public System.string OnClientChange {get; set;}
'Declaration
Public Property OnClientChange As System.String