| C1.Web.Wijmo.Controls.C1AutoComplete Namespace > C1AutoComplete Class : OnClientClose Property |
'Declaration<C1DescriptionAttribute(Key="C1AutoComplete.OnClientClose", Description="The name of the function which will be called when the list is hidden - doesn't have to occur together with a change.")> <C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute("ev, index")> <WidgetOptionNameAttribute("close")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> Public Property OnClientClose As System.String
[C1Description(Key="C1AutoComplete.OnClientClose", Description="The name of the function which will be called when the list is hidden - doesn't have to occur together with a change.")] [C1Category("Client-Side Events")] [WidgetEvent("ev, index")] [WidgetOptionName("close")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] public System.string OnClientClose {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