Skip to main content
A newer version of this page is available. .

EnumProcessingHelper.RegisterEnum<T>() Method

Enables serialization of the specified enumeration type’s values in Criteria Language expressions.

Namespace: DevExpress.Data.Filtering

Assembly: DevExpress.Data.v20.2.dll

NuGet Packages: DevExpress.Data, DevExpress.WindowsDesktop.Data

Declaration

public static void RegisterEnum<T>()

Type Parameters

Name
T
See Also