Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.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.Android.Core.C1Animation
       Implements C1.Android.Core.IDependencyObject 
    'Usage
     
    
    Dim instance As GridUpdateAnimation
    Inheritance Hierarchy

    System.Object
       C1.Android.Core.C1Animation
          C1.Android.Grid.GridUpdateAnimation

    See Also