Skip to main content

ExcelStyleFilterType Enum

Lists the values that specify the ExcelStyleFilterElement.DefaultFilterType property.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public enum ExcelStyleFilterType

Members

Name Description
Rules

The Rules tab within the Excel-style filter element.

Values

The Values tab within the Excel-style filter element.

Related API Members

The following properties accept/return ExcelStyleFilterType values:

See Also