FilterValuesSortMode Enum
In This Article
Lists the values that specify the FilterElement.FilterValuesSortMode property.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Members
Name | Description |
---|---|
No
|
The operand editor places values in default order. |
Available
|
The operand editor places values contained in the Items |
Popular
|
The operand editor sorts values by quantity. |
#Related API Members
The following properties accept/return FilterValuesSortMode values:
See Also