GridViewColumnDateRangePeriodsSettings Class
In This Article
Contains settings that relate to a periods section displayed in the header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class GridViewColumnDateRangePeriodsSettings :
GridColumnDateRangePeriodsSettings
#Related API Members
The following members return GridViewColumnDateRangePeriodsSettings objects:
#Remarks
An object of the GridViewColumnDateRangePeriodsSettings type can be accessed by the GridViewDataColumnHeaderFilterSettings.DateRangePeriodsSettings property.
#Implements
#Inheritance
Object
StateManager
GridColumnDateRangePeriodsSettings
GridViewColumnDateRangePeriodsSettings
See Also