FlexGrid for WPF | ComponentOne
C1.WPF.GridControl Assembly / C1.WPF.Grid Namespace / C1GridControl Class / IsAnimatedProperty Field

In This Topic
    IsAnimatedProperty Field
    In This Topic
    Identifies the IsAnimated dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsAnimatedProperty As DependencyProperty
    public static readonly DependencyProperty IsAnimatedProperty
    See Also