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
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