ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FlipCard Namespace / FlipCardAnimation Class / Disabled Property

In This Topic
    Disabled Property (FlipCardAnimation)
    In This Topic
    Get or set whether to disable the animation.
    Syntax
    'Declaration
     
    Public Property Disabled As System.Boolean
    public System.bool Disabled {get; set;}
    See Also