WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / CustomFilter Class / GetExpression Method
In This Topic
    GetExpression Method
    In This Topic
    Gets the expression for the current filter.
    Syntax
    protected virtual Expression GetExpression()

    Return Value

    The expression of custom filter.
    See Also