[]
Sets the expression for the current filter.
protected abstract void SetExpression(Expression expression)
Protected MustOverride Sub SetExpression(expression As Expression)
| Type | Name | Description |
|---|---|---|
| Expression | expression | The expression of custom filter. |