GridColumnDateRangePeriodsSettings.ShowYearsSection Property
Specifies whether the section containing year periods is displayed in the header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
|
Remarks
Use the ShowYearsSection property to specify whether the Years section, which contains the Last Year, This Year, and Next Year items, is visible in the header filter.
See Also