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

In This Topic
    CollapseDelay Property
    In This Topic
    The duration of the time to delay before the node is collapsed.
    Syntax
    'Declaration
     
    Public Property CollapseDelay As System.Integer
    public System.int CollapseDelay {get; set;}
    See Also