Back to Devexpress

TreeListColumnDateRangePeriodsSettings Class

aspnet-devexpress-dot-web-dot-aspxtreelist-cdc68394.md

latest2.0 KB
Original Source

TreeListColumnDateRangePeriodsSettings Class

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

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

csharp
public class TreeListColumnDateRangePeriodsSettings :
    GridColumnDateRangePeriodsSettings
vb
Public Class TreeListColumnDateRangePeriodsSettings
    Inherits GridColumnDateRangePeriodsSettings

The following members return TreeListColumnDateRangePeriodsSettings objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager GridColumnDateRangePeriodsSettings TreeListColumnDateRangePeriodsSettings

See Also

TreeListColumnDateRangePeriodsSettings Members

DevExpress.Web.ASPxTreeList Namespace