ComboBox for ASP.NET Web Forms
OnClientTextChanged Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientTextChanged Property
A function called when when the Text property is changed.
Syntax
'Declaration
 
Public Property OnClientTextChanged As System.String
public System.string OnClientTextChanged {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members