DateTimeGroupIntervals Enum
In This Article
Lists possible DateTime group interval combinations.
Namespace: DevExpress.Xpf.PivotGrid
Assembly: DevExpress.Xpf.PivotGrid.v24.2.dll
NuGet Package: DevExpress.Wpf.PivotGrid
#Declaration
#Members
Name | Description |
---|---|
None
|
Hides the Date |
Default
|
Basic Date |
Extended
|
Displays basic and additional Date |
#Related API Members
The following properties accept/return DateTimeGroupIntervals values:
See Also