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

In This Topic
    CoerceValue Method (FilterDescriptor)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub CoerceValue( _
       ByVal dp As System.Windows.DependencyProperty _
    ) 
    public void CoerceValue( 
       System.Windows.DependencyProperty dp
    )

    Parameters

    dp
    See Also