ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Slider Namespace / C1Slider Class / Animate Property

In This Topic
    Animate Property
    In This Topic
    A value indicates whether to slide handle smoothly when user click outside handle on the bar.
    Syntax
    'Declaration
     
    Public Property Animate As System.Boolean
    public System.bool Animate {get; set;}
    See Also