FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.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 Class
    Syntax
    'Declaration
     
    Public Class GridUpdateAnimation 
       Inherits C1.WPF.Core.C1Animation
    public class GridUpdateAnimation : C1.WPF.Core.C1Animation 
    Inheritance Hierarchy

    System.Object
       System.Windows.Threading.DispatcherObject
          System.Windows.DependencyObject
             C1.WPF.Core.C1Animation
                C1.WPF.Grid.GridUpdateAnimation

    See Also