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

In This Topic
    Animated Property (ResizeSettings)
    In This Topic
    A value that indicates whether to animate to the final size after resizing.
    Syntax
    'Declaration
     
    Public Property Animated As System.Boolean
    public System.bool Animated {get; set;}
    See Also