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

FilterEditorOperatorItem Class

An item in the FilterEditorControl‘s operator list.

Namespace: DevExpress.Xpf.Core.FilteringUI

Assembly: DevExpress.Xpf.Grid.v20.2.Core.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Grid.Core, DevExpress.Wpf.Grid.Core

Declaration

public class FilterEditorOperatorItem :
    OperatorItemBase

The following members return FilterEditorOperatorItem objects:

Remarks

The FilterEditorControl shows a list of operators the selected field accepts:

Inheritance

Object
OperatorItemBase
FilterEditorOperatorItem
See Also