ComponentOne Data Source for Entity Framework
C1.Data.DataSource Namespace / FilterDescriptor Class / GetValue Method

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

    Parameters

    dp
    See Also