ComponentOne DataFilter for WPF
C1.DataFilter Namespace / CombinationExpression Class
Properties Methods


In This Topic
    CombinationExpression Class Members
    In This Topic

    The following tables list the members exposed by CombinationExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CombinationExpression.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the collection of Expression.  
    Public PropertyGets or sets the logical operator applies between expressions of the current CombinationExpression.  
    Public PropertyGets or sets a value indicating the negation of the expression. (Inherited from C1.DataFilter.Expression)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Converts current the Expression to the C1.DataCollection.FilterExpression.  
    Top
    See Also