[]
        
(Showing Draft Content)

C1.WPF.DataFilter.CustomFilter.SetExpression

SetExpression Method

SetExpression(Expression)

Sets the expression for the current filter.

Declaration
[Obsolete("Override Expression property instead.")]
protected virtual void SetExpression(Expression expression)
Parameters
Type Name Description
Expression expression

The expression of custom filter.