WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CustomFilter Class / SetExpression Method
The expression of custom filter.
In This Topic
    SetExpression Method
    In This Topic
    Sets the expression for the current filter.
    Syntax
    protected virtual void SetExpression( 
       Expression expression
    )

    Parameters

    expression
    The expression of custom filter.
    See Also