FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridGroupRowCell Class / GetValue Method

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

    Parameters

    dp
    See Also