CriteriaOperatorCollection.ToString() Method
Returns the string representation of the current object.
Namespace: DevExpress.XamarinForms.Core.Filtering
Assembly: DevExpress.XamarinForms.Core.dll
NuGet Package: DevExpress.XamarinForms.Core
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
String | The string representation of the current object. |
See Also