NotOperator() Constructor
Initializes a new instance of the NotOperator class with the default settings.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
#Declaration
C#
public NotOperator()
See Also