C1.iOS.Grid Assembly / C1.iOS.Grid Namespace / GridUpdateAnimation Class
Members


GridUpdateAnimation Class
Settings of the animations performed when cells are updated.
Object Model
GridUpdateAnimation ClassC1Easing Class
Syntax
'Declaration
 
Public Class GridUpdateAnimation 
   Inherits C1.iOS.Core.C1Animation
   Implements C1.iOS.Core.IDependencyObject 
 
'Usage
 
Dim instance As GridUpdateAnimation
Inheritance Hierarchy

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

See Also