ComponentOne Data Source for Entity Framework
C1.Data.Entities Namespace / EntityViewSource Class / CoerceValue Method

In This Topic
    CoerceValue Method (EntityViewSource)
    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