ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / C1Rating Class / Animation Property

In This Topic
    Animation Property (C1Rating)
    In This Topic
    A value indicates whether to show animation and the duration for the animation.
    Syntax
    'Declaration
     
    Public Property Animation As RatingAnimation
    public RatingAnimation Animation {get; set;}
    See Also