ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / RatingAnimation Class / Delay Property

In This Topic
    Delay Property (RatingAnimation)
    In This Topic
    A value that indicates the delay time of each star to play the animation.
    Syntax
    'Declaration
     
    Public Property Delay As System.Integer
    public System.int Delay {get; set;}
    See Also