| C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeViewNode Class : AllowDrop Property |
'Declaration<WidgetOptionAttribute()> <System.ComponentModel.DefaultValueAttribute()> <LayoutAttribute(LayoutType.Behavior)> <C1DescriptionAttribute(Key="C1TreeViewNode.AllowDrop", Description="Allow to node to perform drop.")> <C1CategoryAttribute("Behavior")> Public Property AllowDrop As System.Nullable(Of Boolean)
[WidgetOption()] [System.ComponentModel.DefaultValue()] [Layout(LayoutType.Behavior)] [C1Description(Key="C1TreeViewNode.AllowDrop", Description="Allow to node to perform drop.")] [C1Category("Behavior")] public System.Nullable<bool> AllowDrop {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