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

In This Topic
    Effect Property
    In This Topic
    Define which effect of the animation. It describe the jquery.effect plugin.
    Syntax
    'Declaration
     
    Public Property Effect As System.String
    public System.string Effect {get; set;}
    See Also