CustomCriteriaManager Class
A manager for custom criteria used in LINQ to XPO expressions.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Declaration
#Remarks
This class provides static members with which you can manage custom criterion registrations in your application. To learn how to register custom criteria for use in LINQ to XPO expressions, refer to How to: Implement Custom Functions and Criteria in LINQ to XPO.