FilterEditorOperatorItem Class
An item in the FilterEditorControl‘s operator list.
Namespace: DevExpress.Xpf.Core.FilteringUI
Assembly: DevExpress.Xpf.Grid.v24.1.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Related API Members
The following members return FilterEditorOperatorItem objects:
Remarks
The FilterEditorControl shows a list of operators the selected field accepts:
Inheritance
Object
OperatorItemBase
FilterEditorOperatorItem
See Also