ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tree Namespace / C1TreeExtender Class / AllowEdit Property

In This Topic
    AllowEdit Property
    In This Topic
    Allows tree nodes to be edited at run time.
    Syntax
    'Declaration
     
    Public Property AllowEdit As System.Boolean
    public System.bool AllowEdit {get; set;}
    See Also