Skip to main content
All docs
V25.1
  • DateTimeGroupIntervals Enum

    Lists possible DateTime group interval combinations.

    Namespace: DevExpress.Xpf.PivotGrid

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