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