Skip to main content

DateTimeFilterTreeType Enum

Lists the values that specify the CheckedTreeListFilterElement.DateTimeFilterTreeType property.

Namespace: DevExpress.Xpf.Core.FilteringUI

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public enum DateTimeFilterTreeType

Members

Name Description
Linear

Values are placed in linear order.

Hierarchy

Values are placed in hierarchical order.

Related API Members

The following properties accept/return DateTimeFilterTreeType values:

See Also