[]
Base class for filter expression condition.
public abstract class Expression
Name | Description |
---|---|
Expression() |
Name | Description |
---|---|
Not | Gets or sets a value indicating the negation of the expression. |
Name | Description |
---|---|
GetFilterExpression() | Converts current the Expression to the C1.DataCollection.FilterExpression. |