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

In This Topic
    Animation Property
    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