ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1Carousel Namespace / C1CarouselExtender Class / Animation Property

In This Topic
    Animation Property (C1CarouselExtender)
    In This Topic
    A value determines the settings of the animation effect to be used when the wijcarousel is scrolling.
    Syntax
    'Declaration
     
    Public Property Animation As Animation
    public Animation Animation {get; set;}
    See Also