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

TcxGridDateRanges Type

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

Declaration

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