Skip to main content

CriteriaOperator.UnaryNegation(CriteriaOperator) Operator

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Core.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

#Declaration

public static UnaryOperator operator -(CriteriaOperator operand)

#Parameters

Name Type
operand CriteriaOperator

#Returns

Type
UnaryOperator
See Also