ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1TreeView Namespace / C1TreeView Class / AllowDrag Property

In This Topic
    AllowDrag Property (C1TreeView)
    In This Topic
    Allows tree nodes to be dragged
    Syntax
    'Declaration
     
    Public Property AllowDrag As System.Boolean
    public System.bool AllowDrag {get; set;}
    See Also