Skip to main content
Tab

CardViewColumnDateRangePeriodsSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class CardViewColumnDateRangePeriodsSettings :
    GridColumnDateRangePeriodsSettings

The following members return CardViewColumnDateRangePeriodsSettings objects:

Remarks

An object of the CardViewColumnDateRangePeriodsSettings type can be accessed by the CardViewDataColumnHeaderFilterSettings.DateRangePeriodsSettings property.

DateRangeHeaderFilter_Periods

Implements

Inheritance

Object
StateManager
GridColumnDateRangePeriodsSettings
CardViewColumnDateRangePeriodsSettings
See Also