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

In This Topic
    AnimationOptions Property (C1ProgressBar)
    In This Topic
    Gets or sets the option parameter of the jQuery's animation.
    Syntax
    'Declaration
     
    Public Property AnimationOptions As SlideAnimation
    public SlideAnimation AnimationOptions {get; set;}
    See Also