Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridBase Class / IsAnimated Property

In This Topic
    IsAnimated Property
    In This Topic
    Gets or sets whether the control is animated during navigation.
    Syntax
    'Declaration
     
    
    Public Property IsAnimated As Boolean
    public bool IsAnimated {get; set;}
    See Also