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

TdxRangeControlDateTimeAutoFormatHelperClass Type

The class-reference to a helper class implementing the automatic scale formatting functionality of the date/time range selection and visualization models that can display multiple scales on the range control’s ruler.

#Declaration

Delphi
TdxRangeControlDateTimeAutoFormatHelperClass = class of TdxRangeControlDateTimeAutoFormatHelper;

#Referenced Class

Type
TdxRangeControlDateTimeAutoFormatHelper

#Remarks

This class-reference is used to refer to the TdxRangeControlDateTimeAutoFormatHelper class and its custom descendants for specifying the class providing the automatic date/time formatting functionality to the Date/Time Header and Scheduler data range selection and visualization models.

The TdxRangeControlDateTimeAutoFormatHelperClass type is referenced by the AutoFormatHelper property provided by the TdxRangeControlCustomDateTimeHeaderClientProperties class and its descendants.

See Also