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

ExcelStyleFilterType Enum

Lists the values that specify the ExcelStyleFilterElement.DefaultFilterType property.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

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