Back to Devexpress

CustomCriteriaManager Class

xpo-devexpress-dot-xpo-0e625daf.md

latest1.3 KB
Original Source

CustomCriteriaManager Class

A manager for custom criteria used in LINQ to XPO expressions.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public static class CustomCriteriaManager
vb
Public Module CustomCriteriaManager

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

CustomCriteriaManager Members

DevExpress.Xpo Namespace