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

ExcelStyleFilterElementOperatorItem Class

An item in the ExcelStyleFilterElement‘s operator list.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class ExcelStyleFilterElementOperatorItem :
    OperatorItemBase

The following members return ExcelStyleFilterElementOperatorItem objects:

Remarks

The Excel-style Filter Element shows a list of operators the selected field accepts:

Inheritance

Object
OperatorItemBase
ExcelStyleFilterElementOperatorItem
See Also