DataSource for Entity Framework in WPF
C1.Data.DataSource Namespace / SortDescriptor Class / DirectionProperty Field

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