FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / UpdateAnimation Property

In This Topic
    UpdateAnimation Property (FlexGrid)
    In This Topic
    Gets an object containing the animation settings that will be applied when updating cells.
    Syntax
    'Declaration
     
    Public ReadOnly Property UpdateAnimation As GridUpdateAnimation
    public GridUpdateAnimation UpdateAnimation {get;}
    See Also