Back to Devexpress

TcxSchedulerOptionsView.ShowAdditionalTimeZone Property

vcl-cxschedulercustomcontrols-dot-tcxscheduleroptionsview-97e1d88a.md

latest1.4 KB
Original Source

TcxSchedulerOptionsView.ShowAdditionalTimeZone Property

Specifies whether the second time ruler is shown in the scheduling area.

Declaration

delphi
property ShowAdditionalTimeZone: Boolean read; write; default False;

Property Value

TypeDefault
BooleanFalse

Remarks

Set the ShowAdditionalTimeZone property to True to make the second time ruler visible in the scheduling area.

The default value of the ShowAdditionalTimeZone property is False.

See Also

TcxSchedulerOptionsView.AdditionalTimeZone

TcxSchedulerOptionsView.AdditionalTimeZoneLabel

TcxSchedulerOptionsView.CurrentTimeZone

TcxSchedulerOptionsView.CurrentTimeZoneLabel

TcxSchedulerOptionsView Class

TcxSchedulerOptionsView Members

cxSchedulerCustomControls Unit