UnaryOperator.Operand Field
The operand on which the operator acts.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
Declaration
public CriteriaOperator Operand
Field Value
| Type |
|---|
| CriteriaOperator |
See Also