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

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