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


In This Topic
    OperationExpression Class Members
    In This Topic

    The following tables list the members exposed by OperationExpression.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the filter operation type.  
    Public PropertyGets or sets a value indicating the negation of the expression. (Inherited from C1.DataFilter.Expression)
    Public PropertyGets or sets the name of the data item property to which the expression applies.  
    Public PropertyGets or sets the value of the current filter expression.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden. Converts current the Expression to the C1.DataCollection.FilterExpression.  
    Top
    See Also