WinUI | ComponentOne
C1.WinUI.GridControl Assembly / C1.WinUI.Grid Namespace / GridUpdateAnimation Class / Easing Property
In This Topic
    Easing Property (GridUpdateAnimation)
    In This Topic
    Gets or sets the easing funtion used to interpolate the values of the animation.
    Syntax
    public C1Easing Easing {get; set;}
    See Also