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