VerticalGridRowDateRangePeriodsSettings Class
In This Article
Contains settings that relate to a periods section displayed in the header filter.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class VerticalGridRowDateRangePeriodsSettings :
GridColumnDateRangePeriodsSettings
#Related API Members
The following members return VerticalGridRowDateRangePeriodsSettings objects:
#Remarks
An object of the VerticalGridRowDateRangePeriodsSettings type can be accessed by the VerticalGridDataRowHeaderFilterSettings.DateRangePeriodsSettings property.
#Implements
#Inheritance
Object
StateManager
GridColumnDateRangePeriodsSettings
VerticalGridRowDateRangePeriodsSettings
See Also