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