GridColumnDateRangePeriodsSettings.ShowFuturePeriods Property
Specifies whether items specifying future periods are displayed in the header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
| Type | Default | Description |
|---|---|---|
| Boolean | true |
|
Remarks
Use the ShowFuturePeriods property to specify whether the Tomorrow, Next Week, Next Month, and Next Year items are visible in the header filter.

See Also