ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1LightBox Namespace / TransitionAnimation Class / Animated Property

In This Topic
    Animated Property (TransitionAnimation)
    In This Topic
    Determines the effects to animate.
    Syntax
    'Declaration
     
    Public Property Animated As TransitionMode
    public TransitionMode Animated {get; set;}
    See Also