Skip to main content

TcxSchedulerRangeControlAutoAdjustingInfo.PrimaryScale Field

Stores the scale used as primary in the range control.

Declaration

PrimaryScale: TdxRangeControlDateTimeScale

Field Value

Type
TdxRangeControlDateTimeScale

Remarks

This field is used to specify which scale the range control should use as the primary scale in response to changes of the associated Scheduler control’s state. The Scales field stores the list of all scales displayed by the range control.

See Also