[]
Base class for filter expression condition.
public abstract class Expression : NotifyPropertyChanged, INotifyPropertyChanged
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 FilterExpression. |