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

VerticalGridRowDateRangePeriodsSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class VerticalGridRowDateRangePeriodsSettings :
    GridColumnDateRangePeriodsSettings

The following members return VerticalGridRowDateRangePeriodsSettings objects:

Remarks

An object of the VerticalGridRowDateRangePeriodsSettings type can be accessed by the VerticalGridDataRowHeaderFilterSettings.DateRangePeriodsSettings property.

DateRangeHeaderFilter_Periods

Implements

Inheritance

Object
StateManager
GridColumnDateRangePeriodsSettings
VerticalGridRowDateRangePeriodsSettings
See Also