C1.Maui.GridControl Assembly / C1.Maui.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