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