Xamarin.Android | ComponentOne
C1.Android.Grid Assembly / C1.Android.Grid Namespace / GridBase Class / IsAnimatedProperty Field


In This Topic
    IsAnimatedProperty Field (GridBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly IsAnimatedProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = GridBase.IsAnimatedProperty
    public static readonly DependencyProperty IsAnimatedProperty
    See Also