DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / FilterDescriptor Class / ValueProperty Field

In This Topic
    ValueProperty Field
    In This Topic
    The DependencyProperty for the Value property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ValueProperty As DependencyProperty
    public static readonly DependencyProperty ValueProperty
    See Also