C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ComboBox Namespace / C1ComboBox Class / OnClientTextChanged Property

In This Topic
OnClientTextChanged Property (C1ComboBox)
In This Topic
A function called when when the Text property is changed.
Syntax
'Declaration
 
Public Property OnClientTextChanged As System.String
 
See Also