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