| C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : OnClientNodeTextChanged Property |
'Declaration<C1CategoryAttribute("Client-Side Events")> <WidgetEventAttribute("ev, node")> <WidgetOptionNameAttribute("nodeTextChanged")> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1TreeView.OnClientNodeTextChanged", Description="If specified, the OnClientNodeTextChanged client-side event handler is called after a TreeViewNode's has been edited.")> Public Property OnClientNodeTextChanged As System.String
[C1Category("Client-Side Events")] [WidgetEvent("ev, node")] [WidgetOptionName("nodeTextChanged")] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [C1Description(Key="C1TreeView.OnClientNodeTextChanged", Description="If specified, the OnClientNodeTextChanged client-side event handler is called after a TreeViewNode's has been edited.")] public System.string OnClientNodeTextChanged {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