DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.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
    'Declaration
     
    Public Property Value As Object
    public object Value {get; set;}
    See Also