Skip to main content

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

C#
[Serializable]
public class OperandProperty :
    CriteriaOperator

#Inheritance

Object
CriteriaOperator
OperandProperty
See Also