WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / TextExpression Class / Not Property
In This Topic
    Not Property (TextExpression)
    In This Topic
    Gets or sets a value indicating the negation of the expression.
    Syntax
    public bool Not {get; set;}
    See Also