ExcelFilterOptions.ShowComparisonsForEnums Property
Gets or sets whether to display comparison filters for enumerations in Excel-style filter popup menus.
Namespace: DevExpress.Utils.Filtering
Assembly: DevExpress.Data.v25.2.dll
NuGet Package: DevExpress.Data
Declaration
Property Value
| Type | Description |
|---|---|
| Nullable<Boolean> | true to enable comparison operators for enum fields; otherwise false. |
See Also
ShowComparisonsForEnums