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

DateTimeGroupIntervals Enum

Lists possible DateTime group interval combinations.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v21.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