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

In This Topic
    FilterDescriptor Constructor
    In This Topic
    Overload List
    OverloadDescription
    Initializes a new instance of the FilterDescriptor class with the specified property to use for filtering, the operator to use when evaluating the filtering check, and the filter value.  
    Initializes a new instance of the FilterDescriptor class with default values.  
    See Also