Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxGridDateRanges Type

A generic collection of date ranges for date/time item values.

#Declaration

Delphi
TcxGridDateRanges = dxDateRanges.TdxDateRanges;

#Referenced Class

Type
TdxDateRanges

#Remarks

This class represents the base class for all classes that represent item date range collections used to determine time periods into which date/time item values are combined when data is filtered or grouped by a corresponding item.

Members of the TcxGridDateRanges class allow you to:

TcxGridDateRanges descendants include:

See Also