Skip to main content
A newer version of this page is available. .

OperandProperty Class

The operand that represents an object’s property in Criteria Language expressions.

Namespace: DevExpress.XamarinForms.Core.Filtering

Assembly: DevExpress.XamarinForms.Core.dll

NuGet Package: DevExpress.XamarinForms.Core

Declaration

[Serializable]
public class OperandProperty :
    CriteriaOperator

Inheritance

Object
CriteriaOperator
OperandProperty
See Also