Skip to main content

DateTimeGroupIntervals Enum

Lists possible DateTime group interval combinations.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v23.2.dll

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public enum DateTimeGroupIntervals

Members

Name Description
None

Hides the DateTime group intervals.

DefaultIntervals

Basic DateTime group intervals:

ExtendedIntervals

Displays basic and additional DateTime group intervals. Additional group intervals are:

Related API Members

The following properties accept/return DateTimeGroupIntervals values:

See Also