ComboBox for ASP.NET Web Forms
OnClientSearch Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientSearch Property
A function called before searching the list.
Syntax
'Declaration
 
Public Property OnClientSearch As System.String
public System.string OnClientSearch {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members