Xamarin.Forms | ComponentOne
C1.Xamarin.Forms.Grid Assembly / C1.Xamarin.Forms.Grid Namespace / GridUpdateAnimation Class
Members


In This Topic
    GridUpdateAnimation Class
    In This Topic
    Settings of the animations performed when cells are updated.
    Object Model
    GridUpdateAnimation ClassC1Easing Class
    Syntax
    'Declaration
     
    
    Public Class GridUpdateAnimation 
       Inherits C1.Xamarin.Forms.Core.C1Animation
    'Usage
     
    
    Dim instance As GridUpdateAnimation
    public class GridUpdateAnimation : C1.Xamarin.Forms.Core.C1Animation 
    Inheritance Hierarchy

    System.Object
       Xamarin.Forms.BindableObject
          C1.Xamarin.Forms.Core.C1Animation
             C1.Xamarin.Forms.Grid.GridUpdateAnimation

    See Also