PivotGridOptionsMenu.ShowDateTimeGroupIntervalItems Property
Gets or sets what combination of DateTime group intervals the popup menu displays.
Namespace: DevExpress.XtraPivotGrid
Assembly: DevExpress.XtraPivotGrid.v24.2.dll
NuGet Package: DevExpress.Win.PivotGrid
#Declaration
[DefaultValue(DateTimeGroupIntervals.DefaultIntervals)]
[XtraSerializableProperty]
public virtual DateTimeGroupIntervals ShowDateTimeGroupIntervalItems { get; set; }
#Property Value
Type | Default | Description |
---|---|---|
Date |
Default |
A Date |
Available values:
Name | Description |
---|---|
None | Hides the Date |
Default |
Basic Date |
Extended |
Displays basic and additional Date |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Show |
---|---|
Pivot |
|
#Remarks
If the ShowDateTimeGroupIntervalItems property is set to the DateTimeGroupIntervals.ExtendedIntervals value, the popup menu displays the More drop-down menu item which expands to show additional group intervals, as illustrated below: