FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / GetValue Method

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

    Parameters

    dp
    See Also