| C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : OnClientSelect Property |
'Declaration<LayoutAttribute(LayoutType.Behavior)> <WidgetOptionNameAttribute("select")> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1ComboBox.OnClientSelect", Description="A function called when any item in list is selected.")> <C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute()> Public Property OnClientSelect As System.String
[Layout(LayoutType.Behavior)] [WidgetOptionName("select")] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1ComboBox.OnClientSelect", Description="A function called when any item in list is selected.")] [C1Category("Client-Side Events")] [WidgetEvent()] public System.string OnClientSelect {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