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