OperandParameter Class
For internal use only. The operator that represents another operator parameter in Criteria Language expressions.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
#Declaration
[Serializable]
public class OperandParameter :
OperandValue
#Related API Members
The following members return OperandParameter objects:
#Remarks
This class supports the internal infrastructure and you don’t have to use it directly in your code.