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