| C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : OnClientNodeMouseOut Property |
'Declaration<C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute("ev, node")> <WidgetOptionNameAttribute("nodeMouseOut")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1TreeView.OnClientNodeMouseOut", Description="If specified, the OnClientNodeMouseOut client-side event handler is called if the user moves the mouse pointer out of the node.")> Public Property OnClientNodeMouseOut As System.String
[C1Category("Client-Side Events")] [WidgetEvent("ev, node")] [WidgetOptionName("nodeMouseOut")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [C1Description(Key="C1TreeView.OnClientNodeMouseOut", Description="If specified, the OnClientNodeMouseOut client-side event handler is called if the user moves the mouse pointer out of the node.")] public System.string OnClientNodeMouseOut {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