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

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