CustomCriteriaManager Class
A manager for custom criteria used in LINQ to XPO expressions.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
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.
Inheritance
Object
CustomCriteriaManager
See Also