Skip to main content

TreeListColumnDateRangePeriodsSettings Class

Contains settings that relate to a periods section displayed in the header filter.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public class TreeListColumnDateRangePeriodsSettings :
    GridColumnDateRangePeriodsSettings

The following members return TreeListColumnDateRangePeriodsSettings objects:

#Remarks

An object of the TreeListColumnDateRangePeriodsSettings type can be accessed by the TreeListColumnSettingsHeaderFilter.DateRangePeriodsSettings property.

#Implements

#Inheritance

Object
StateManager
GridColumnDateRangePeriodsSettings
TreeListColumnDateRangePeriodsSettings
See Also