Back to Devexpress

TdxRangeControlDateTimeAutoFormatHelperClass Type

vcl-dxrangecontrol-45a5bbe3.md

latest1.6 KB
Original Source

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

dxRangeControl Unit