Back to Devexpress

cxDefaultTimeScale Constant

vcl-cxschedulercustomcontrols-f3156b71.md

latest469 B
Original Source

cxDefaultTimeScale Constant

Specifies the default time interval (in minutes) denoted on time ruler scales in the Day View.

Declaration

delphi
const cxDefaultTimeScale = 30;

Remarks

This global constant specifies the initial value of the Day View’s TimeScale property.

See Also

cxSchedulerCustomControls Unit