WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / FullTextFilter Class / Expression Property
In This Topic
    Expression Property (FullTextFilter)
    In This Topic
    Gets or sets the expression of the current Filter.
    Syntax
    public override Expression Expression {get; set;}
    See Also