FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / GridControlAdapterNotifyChange Class / IsAnimated Property

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