| C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientSearch Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1ComboBox.OnClientSearch", Description="A function called before searching the list.")> <C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute()> <WidgetOptionNameAttribute("search")> <System.ComponentModel.DefaultValueAttribute()> Public Property OnClientSearch As System.String
[Layout(LayoutType.Behavior)] [C1Description(Key="C1ComboBox.OnClientSearch", Description="A function called before searching the list.")] [C1Category("Client-Side Events")] [WidgetEvent()] [WidgetOptionName("search")] [System.ComponentModel.DefaultValue()] public System.string OnClientSearch {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2