CriteriaOperatorCollection.ToString() Method
Returns a string that represents the current object.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.1.dll
NuGet Package: DevExpress.Data
Declaration
Returns
Type | Description |
---|---|
String | A String that represents the current CriteriaOperatorCollection object. |
See Also