OperationExpression Class Members
In This Topic
The following tables list the members exposed by OperationExpression.
Public Constructors
Public Properties
| Name | Description |
 | FilterOperation | Gets or sets the filter operation type. |
 | Not | Gets or sets a value indicating the negation of the expression. (Inherited from C1.DataFilter.Expression) |
 | PropertyName | Gets or sets the name of the data item property to which the expression applies. |
 | Value | Gets or sets the value of the current filter expression. |
Top
See Also