Skip to main content
A newer version of this page is available. .

TreeListColumnDateRangePeriodsSettings Class

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

Namespace: DevExpress.Web.ASPxTreeList

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

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