ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Tree Namespace / C1TreeExtender 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