EnumProcessingHelper Class
Provides helper methods used to register enumeration types whose values can be serialized in Criteria Language expressions.
Namespace: DevExpress.Data.Filtering
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Remarks
For enumerations registered using the static methods of EnumProcessingHelper, corresponding criteria values can be serialized in the following way.
Status = ##Enum#MyNamespace.Status,InProgress#