FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / GetAnimationBaseValue Method

In This Topic
    GetAnimationBaseValue Method (GridCellView)
    In This Topic
    Syntax
    'Declaration
     
    Public Function GetAnimationBaseValue( _
       ByVal dp As DependencyProperty _
    ) As Object
    public object GetAnimationBaseValue( 
       DependencyProperty dp
    )

    Parameters

    dp
    See Also