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

In This Topic
    IsAnimated Property
    In This Topic
    Gets whether this change should be animated.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAnimated As Boolean
    public bool IsAnimated {get;}
    See Also