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

In This Topic
    PropertyPathProperty Field (FilterDescriptor)
    In This Topic
    The DependencyProperty for the PropertyPath property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly PropertyPathProperty As DependencyProperty
    public static readonly DependencyProperty PropertyPathProperty
    See Also