DateTimeGroupIntervals Enum
Lists possible DateTime group interval combinations.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.1.dll
NuGet Package: DevExpress.Wpf.PivotGrid
Declaration
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