ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / SlideAnimation Class / Disabled Property

In This Topic
    Disabled Property (SlideAnimation)
    In This Topic
    Detemines whether use the animation.
    Syntax
    'Declaration
     
    Public Property Disabled As System.Boolean
    public System.bool Disabled {get; set;}
    See Also