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

In This Topic
    CollapseAnimation Property
    In This Topic
    Animation options for showing the child nodes when the parent node is collapsed.
    Syntax
    'Declaration
     
    Public Property CollapseAnimation As Animation
    public Animation CollapseAnimation {get; set;}
    See Also