Back to Devexpress

DateTimeGroupIntervals Enum

wpf-devexpress-dot-xpf-dot-pivotgrid-0e75baa2.md

latest2.2 KB
Original Source

DateTimeGroupIntervals Enum

Lists possible DateTime group interval combinations.

Namespace : DevExpress.Xpf.PivotGrid

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

NuGet Package : DevExpress.Wpf.PivotGrid

Declaration

csharp
public enum DateTimeGroupIntervals
vb
Public Enum DateTimeGroupIntervals

Members

NameDescription
None

Hides the DateTime group intervals.

| | DefaultIntervals |

Basic DateTime group intervals:

| | ExtendedIntervals |

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

|

The following properties accept/return DateTimeGroupIntervals values:

See Also

DevExpress.Xpf.PivotGrid Namespace